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 5471a2c commit fd43041Copy full SHA for fd43041
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.0.1...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.0.2...1.x)
4
+
5
6
+## [v1.0.2 (2021-05-25)](https://github.com/laravel/octane/compare/v1.0.1...v1.0.2)
7
8
+### Changed
9
+- Remove buffer_output_size from Swoole's default options ([#286](https://github.com/laravel/octane/pull/286))
10
11
+### Fixed
12
+- Reload RoadRunner using the global executable if it's present ([#288](https://github.com/laravel/octane/pull/288))
13
14
15
## [v1.0.1 (2021-05-18)](https://github.com/laravel/octane/compare/v1.0.0...v1.0.1)
0 commit comments