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 cce2fe5 commit 5862decCopy full SHA for 5862dec
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.1.3...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.2.0...1.x)
4
+
5
6
+## [v1.2.0 (2022-01-12)](https://github.com/laravel/octane/compare/v1.1.3...v1.2.0)
7
8
+### Changed
9
+- Laravel 9 support ([#461](https://github.com/laravel/octane/pull/461))
10
+- Give the current App instance to FilesystemManager ([#458](https://github.com/laravel/octane/pull/458))
11
12
+### Fixed
13
+- Flush monolog state between requests ([#460](https://github.com/laravel/octane/pull/460))
14
15
16
## [v1.1.3 (2022-01-05)](https://github.com/laravel/octane/compare/v1.1.2...v1.1.3)
0 commit comments