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 61d7c81 commit 23376a9Copy full SHA for 23376a9
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.5.0...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.5.1...1.x)
4
+
5
+## [v1.5.1](https://github.com/laravel/octane/compare/v1.5.0...v1.5.1) - 2023-03-27
6
7
+- Add method to fix octane route caching. by @CharlesBilbo in https://github.com/laravel/octane/pull/659
8
+- Support setting swoole server mode by @sy-records in https://github.com/laravel/octane/pull/666
9
+- Give new app instance to cache manager by @smortexa in https://github.com/laravel/octane/pull/667
10
11
## [v1.5.0](https://github.com/laravel/octane/compare/v1.4.3...v1.5.0) - 2023-03-04
12
0 commit comments