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 0dc6539 commit 612544bCopy full SHA for 612544b
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.0.20...1.x)
+## [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))
13
14
15
## [v1.0.20 (2021-11-23)](https://github.com/laravel/octane/compare/v1.0.19...v1.0.20)
0 commit comments