Skip to content

Commit cc8c947

Browse files
committed
Update CHANGELOG.md
1 parent 3c4e717 commit cc8c947

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.2.0...1.x)
3+
## [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))
414

515

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

0 commit comments

Comments
 (0)