Skip to content

Commit b2982f0

Browse files
committed
Update CHANGELOG.md
1 parent 9ec7fa0 commit b2982f0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.4...1.x)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.5...1.x)
4+
5+
6+
## [v1.0.5 (2021-06-15)](https://github.com/laravel/octane/compare/v1.0.4...v1.0.5)
47

58
### Fixed
6-
- Uploaded files moving ([#317](https://github.com/laravel/octane/pull/317))
9+
- Reset application scope to flush scoped instances ([#313](https://github.com/laravel/octane/pull/313))
10+
- Fix Swoole breaks when log is a valid JSON ([#316](https://github.com/laravel/octane/pull/316))
11+
- Fix Symfony uploaded file moving ([#317](https://github.com/laravel/octane/pull/317))
712

813

914
## [v1.0.4 (2021-06-08)](https://github.com/laravel/octane/compare/v1.0.3...v1.0.4)

0 commit comments

Comments
 (0)