Skip to content

Commit dc757dc

Browse files
committed
Update CHANGELOG.md
1 parent 1fcbf98 commit dc757dc

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/octane/compare/v1.1.0...1.x)
3+
## [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))
413

514

615
## [v1.1.0 (2021-12-14)](https://github.com/laravel/octane/compare/v1.0.21...v1.1.0)

0 commit comments

Comments
 (0)