Skip to content

Commit 5e9c052

Browse files
committed
Update CHANGELOG.md
1 parent 7fa6da0 commit 5e9c052

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.9...1.x)
3+
## [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))
414

515

616
## [v1.0.9 (2021-08-03)](https://github.com/laravel/octane/compare/v1.0.8...v1.0.9)

0 commit comments

Comments
 (0)