Skip to content

Commit d1052b2

Browse files
driesvintsactions-user
authored andcommitted
Update CHANGELOG.md
1 parent 9d5c8bb commit d1052b2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/octane/compare/v1.2.1...1.x)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v1.2.2...1.x)
44

55
### Added
66

7-
- Listener for removing temporary files which were created during uploading _(must be enabled manually for existing applications)_ ([#477](https://github.com/laravel/octane/pull/477))
7+
- Listener for removing temporary files which were created during uploading *(must be enabled manually for existing applications)* ([#477](https://github.com/laravel/octane/pull/477))
8+
9+
## [v1.2.2](https://github.com/laravel/octane/compare/v1.2.1...v1.2.2) - 2022-02-15
10+
11+
### Changed
12+
13+
- Listener for removing temporary files, which was created during uploading by @tarampampam in https://github.com/laravel/octane/pull/477
14+
- Fix passing null to cookie for domain by @driesvints in https://github.com/laravel/octane/pull/478
815

916
## [v1.2.1](https://github.com/laravel/octane/compare/v1.2.1...v1.2.1) - 2022-02-08
1017

0 commit comments

Comments
 (0)