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 6cb1f30 commit 782a384Copy full SHA for 782a384
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v2.5.6...2.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v2.5.7...2.x)
4
+
5
+## [v2.5.7](https://github.com/laravel/octane/compare/v2.5.6...v2.5.7) - 2024-09-27
6
7
+* Update logo to support dark/light theme by [@milewski](https://github.com/milewski) in https://github.com/laravel/octane/pull/958
8
+* Fixed host argument to use the getHost() function by [@elomonaco](https://github.com/elomonaco) in https://github.com/laravel/octane/pull/957
9
10
## [v2.5.6](https://github.com/laravel/octane/compare/v2.5.5...v2.5.6) - 2024-09-24
11
0 commit comments