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 1944675 commit 00f88a7Copy full SHA for 00f88a7
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v2.0.2...2.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v2.0.3...2.x)
4
+
5
+## [v2.0.3](https://github.com/laravel/octane/compare/v2.0.2...v2.0.3) - 2023-07-20
6
7
+- Fixes "Incorrect header size" by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/octane/pull/719
8
+- Fix handleSignal deprecation warning by [@sy](https://github.com/sy)-records in https://github.com/laravel/octane/pull/722
9
10
## [v2.0.2](https://github.com/laravel/octane/compare/v2.0.1...v2.0.2) - 2023-06-21
11
0 commit comments