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 9f36957 commit 43a9c06Copy full SHA for 43a9c06
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v2.2.6...2.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v2.2.7...2.x)
4
+
5
+## [v2.2.7](https://github.com/laravel/octane/compare/v2.2.6...v2.2.7) - 2024-01-08
6
7
+* [2.x] Fix missing array key issue with FrankenPHP by [@driesvints](https://github.com/driesvints) in https://github.com/laravel/octane/pull/806
8
+* [2.x] Ensure URL defaults are flushed by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/octane/pull/807
9
10
## [v2.2.6](https://github.com/laravel/octane/compare/v2.2.5...v2.2.6) - 2023-12-26
11
0 commit comments