From 64bbf42d5718ed62f31bf64974f3c68aa3156276 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 17 Mar 2020 18:33:48 +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 045f4efd..9feffd88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v4.0.1...4.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v4.0.2...4.x) + + +## [v4.0.2 (2020-03-17)](https://github.com/laravel/horizon/compare/v4.0.1...v4.0.2) + +### Changed +- Show warning when manifest is outdated ([#783](https://github.com/laravel/horizon/pull/783)) ## [v4.0.1 (2020-03-05)](https://github.com/laravel/horizon/compare/v4.0.0...v4.0.1)