Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Nov 30, 2021
1 parent 0dc6539 commit 612544b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Release Notes

## [Unreleased](https://github.com/laravel/octane/compare/v1.0.20...1.x)
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.21...1.x)


## [v1.0.21 (2021-11-30)](https://github.com/laravel/octane/compare/v1.0.20...v1.0.21)

### Changed
- Updates `octane:install` command when Swoole extension is missing ([#427](https://github.com/laravel/octane/pull/427))

### Fixed
- Fixes Octane's process output not being flushed ([#428](https://github.com/laravel/octane/pull/428))


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

0 comments on commit 612544b

Please sign in to comment.