Skip to content

Commit 612544b

Browse files
authored
Update CHANGELOG.md
1 parent 0dc6539 commit 612544b

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.20...1.x)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.21...1.x)
4+
5+
6+
## [v1.0.21 (2021-11-30)](https://github.com/laravel/octane/compare/v1.0.20...v1.0.21)
7+
8+
### Changed
9+
- Updates `octane:install` command when Swoole extension is missing ([#427](https://github.com/laravel/octane/pull/427))
10+
11+
### Fixed
12+
- Fixes Octane's process output not being flushed ([#428](https://github.com/laravel/octane/pull/428))
413

514

615
## [v1.0.20 (2021-11-23)](https://github.com/laravel/octane/compare/v1.0.19...v1.0.20)

0 commit comments

Comments
 (0)