Skip to content

Commit f380335

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent a787730 commit f380335

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/octane/compare/v2.3.5...2.x)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v2.3.6...2.x)
4+
5+
## [v2.3.6](https://github.com/laravel/octane/compare/v2.3.5...v2.3.6) - 2024-03-26
6+
7+
* [2.x] Make commands lazy by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/octane/pull/857
8+
* [2.x] Fixes Swoole `PUT|PATCH|DELETE` requests on Laravel 11 by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/octane/pull/862
9+
* [2.x] Closes monolog handlers by event listener if the worker stops by [@NiroDeveloper](https://github.com/NiroDeveloper) in https://github.com/laravel/octane/pull/854
10+
* Fix undefined array key "assets" by [@sy-records](https://github.com/sy-records) in https://github.com/laravel/octane/pull/864
11+
* Ensure HTTP server port is available by [@smortexa](https://github.com/smortexa) in https://github.com/laravel/octane/pull/852
412

513
## [v2.3.5](https://github.com/laravel/octane/compare/v2.3.4...v2.3.5) - 2024-03-08
614

0 commit comments

Comments
 (0)