Skip to content

Commit 7505449

Browse files
committed
Update CHANGELOG.md
1 parent 6a81288 commit 7505449

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.12...1.x)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.13...1.x)
4+
5+
6+
## [v1.0.13 (2021-10-05)](https://github.com/laravel/octane/compare/v1.0.12...v1.0.13)
7+
8+
### Changed
9+
- Uses `laravel/serializable-closure` ([#378](https://github.com/laravel/octane/pull/378))
10+
11+
### Fixed
12+
- Add clear the cache of APCu and Opcache ([#385](https://github.com/laravel/octane/pull/385), [9ff568b](https://github.com/laravel/octane/commit/9ff568bdd3929ec7ee4670a957b761c40118a833))
13+
- Add FlushDatabaseQueryLog for cleaning up database query log ([#394](https://github.com/laravel/octane/pull/394))
14+
- Fix issue where timed out tasks were not taken into account ([#396](https://github.com/laravel/octane/pull/396))
415

516

617
## [v1.0.12 (2021-09-28)](https://github.com/laravel/octane/compare/v1.0.11...v1.0.12)

0 commit comments

Comments
 (0)