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 21b319d commit b5228f9Copy full SHA for b5228f9
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v2.5.0...2.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v2.5.1...2.x)
4
+
5
+## [v2.5.1](https://github.com/laravel/octane/compare/v2.5.0...v2.5.1) - 2024-07-01
6
7
+* [2.x] Swoole `$verbosity` must be of type int, null given. by [@xiCO2k](https://github.com/xiCO2k) in https://github.com/laravel/octane/pull/920
8
9
## [v2.5.0](https://github.com/laravel/octane/compare/v2.4.0...v2.5.0) - 2024-06-24
10
0 commit comments