Skip to content

Commit 5862dec

Browse files
authored
Update CHANGELOG.md
1 parent cce2fe5 commit 5862dec

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

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

515

616
## [v1.1.3 (2022-01-05)](https://github.com/laravel/octane/compare/v1.1.2...v1.1.3)

0 commit comments

Comments
 (0)