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 7fa6da0 commit 5e9c052Copy full SHA for 5e9c052
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.0.9...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.0.10...1.x)
4
+
5
6
+## [v1.0.10 (2021-08-05)](https://github.com/laravel/octane/compare/v1.0.9...v1.0.10)
7
8
+### Changed
9
+- Resolve components when needed ([#355](https://github.com/laravel/octane/pull/355))
10
11
+### Fixed
12
+- Undefined array key "swoole" ([#351](https://github.com/laravel/octane/pull/351))
13
+- Avoids usage of SWOOLE_SSL when openssl is not configured on swoole ([#357](https://github.com/laravel/octane/pull/357))
14
15
16
## [v1.0.9 (2021-08-03)](https://github.com/laravel/octane/compare/v1.0.8...v1.0.9)
0 commit comments