From 2b5628b598c813650458dc7e4afacb500d72ff9a Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Thu, 27 May 2021 14:07:58 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0916d670..9a8a570f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v5.7.7...5.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v5.7.8...5.x) + + +## [v5.7.8 (2021-05-27)](https://github.com/laravel/horizon/compare/v5.7.7...v5.7.8) + +### Fixed +- Revert app layout PR ([#1026](https://github.com/laravel/horizon/pull/1026)) ## [v5.7.7 (2021-05-18)](https://github.com/laravel/horizon/compare/v5.7.6...v5.7.7)