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 3c4e717 commit cc8c947Copy full SHA for cc8c947
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.2.0...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.2.1...1.x)
4
+
5
6
+## [v1.2.1 (2022-01-25)](https://github.com/laravel/octane/compare/v1.2.0...v1.2.1)
7
8
+### Changed
9
+- Allow users to access $server with in Controller ([#464](https://github.com/laravel/octane/pull/464))
10
+- Flushes Str cache between requests ([#468](https://github.com/laravel/octane/pull/468))
11
12
+### Fixed
13
+- Fix byte conversion ([#465](https://github.com/laravel/octane/pull/465))
14
15
16
## [v1.2.0 (2022-01-12)](https://github.com/laravel/octane/compare/v1.1.3...v1.2.0)
0 commit comments