We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fcbf98 commit dc757dcCopy full SHA for dc757dc
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.1.0...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.1.1...1.x)
4
+
5
6
+## [v1.1.1 (2021-12-22)](https://github.com/laravel/octane/compare/v1.1.0...v1.1.1)
7
8
+### Changed
9
+- Adds support for RoadRunner v2.6.x ([#449](https://github.com/laravel/octane/pull/449))
10
11
+### Fixed
12
+- Fixes call `terminate()` on null when worker is not booted ([#445](https://github.com/laravel/octane/pull/445))
13
14
15
## [v1.1.0 (2021-12-14)](https://github.com/laravel/octane/compare/v1.0.21...v1.1.0)
0 commit comments