From 9f0ed546f82e2290e6c8de6151d4da8d29f34a0f Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 12 Jan 2021 17:51:53 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ace6ee63..2a7967ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v5.6.4...5.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v5.6.5...5.x) + + +## [v5.6.5 (2021-01-12)](https://github.com/laravel/horizon/compare/v5.6.4...v5.6.5) + +### Fixed +- Bump minimum Laravel version ([#954](https://github.com/laravel/horizon/pull/954)) ## [v5.6.4 (2021-01-05)](https://github.com/laravel/horizon/compare/v5.6.3...v5.6.4)