From b335df64017a1d5499cef07ca0e6e6615b08ca38 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 22 Feb 2022 16:05:38 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dc1dffa..b824a0dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v5.9.1...5.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v5.9.2...5.x) + +## [v5.9.2](https://github.com/laravel/horizon/compare/v5.9.1...v5.9.2) - 2022-02-22 + +### Fixed + +- Clear stopwatch once job is deleted by @taylorotwell in https://github.com/laravel/horizon/commit/69486d5e4fad8b6ee02c97ed0bea39ef241df956 ## [v5.9.1](https://github.com/laravel/horizon/compare/v5.9.0...v5.9.1) - 2022-02-15