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 83ca0eb commit 039504cCopy full SHA for 039504c
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.0.10...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.0.11...1.x)
4
+
5
6
+## [v1.0.11 (2021-08-10)](https://github.com/laravel/octane/compare/v1.0.10...v1.0.11)
7
8
+### Changed
9
+- Resolve components when needed ([#360](https://github.com/laravel/octane/pull/360))
10
11
+### Fixed
12
+- Fix the bug of `Swoole\Table` using array access ([#359](https://github.com/laravel/octane/pull/359))
13
14
15
## [v1.0.10 (2021-08-05)](https://github.com/laravel/octane/compare/v1.0.9...v1.0.10)
0 commit comments