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 1e9b863 commit 8caf947Copy full SHA for 8caf947
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.3.5...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.3.6...1.x)
4
+
5
+## [v1.3.6](https://github.com/laravel/octane/compare/v1.3.5...v1.3.6) - 2022-11-01
6
7
+### Changed
8
9
+- Re-do: Configurable Roadrunner log level by @ejulen in https://github.com/laravel/octane/pull/604
10
11
+### Fixed
12
13
+- Read port for http server from environment if no port is passed by @hendrikheil in https://github.com/laravel/octane/pull/605
14
15
## [v1.3.5](https://github.com/laravel/octane/compare/v1.3.4...v1.3.5) - 2022-10-26
16
0 commit comments