Skip to content

Commit 039504c

Browse files
committed
Update CHANGELOG.md
1 parent 83ca0eb commit 039504c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

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

514

615
## [v1.0.10 (2021-08-05)](https://github.com/laravel/octane/compare/v1.0.9...v1.0.10)

0 commit comments

Comments
 (0)