From a85d66ec14c4c695c189acd1fc217870268bc4f7 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 9 Jul 2024 15:48:39 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d660c6b..bf1b80e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v5.24.6...5.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v5.25.0...5.x) + +## [v5.25.0](https://github.com/laravel/horizon/compare/v5.24.6...v5.25.0) - 2024-07-05 + +* Different exit codes for paused and inactive horizon status by [@CanvasCompanyHylke](https://github.com/CanvasCompanyHylke) in https://github.com/laravel/horizon/pull/1471 ## [v5.24.6](https://github.com/laravel/horizon/compare/v5.24.5...v5.24.6) - 2024-06-25