From 6f3b522bf628852d180fabfeb3bddac69a4f6fca Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 18 May 2021 17:24:26 +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 165d713f..0916d670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v5.7.6...5.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v5.7.7...5.x) + + +## [v5.7.7 (2021-05-18)](https://github.com/laravel/horizon/compare/v5.7.6...v5.7.7) + +### Changed +- Move contents of #horizon to separate component ([#1022](https://github.com/laravel/horizon/pull/1022)) ## [v5.7.6 (2021-04-27)](https://github.com/laravel/horizon/compare/v5.7.5...v5.7.6)