From 7268aad5003fbe264abce232976d66da156f2450 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 30 Jul 2019 17:28:48 +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 772ac1d0..fa26bc2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v3.2.6...3.0) +## [Unreleased](https://github.com/laravel/horizon/compare/v3.2.7...3.0) + + +## [v3.2.7 (2019-07-30)](https://github.com/laravel/horizon/compare/v3.2.6...v3.2.7) + +### Changed +- Updated version constraints for Laravel 6.0 ([b547cb2](https://github.com/laravel/horizon/commit/b547cb2a3668d3e83a3bc9ecac3aab67873c330c)) ## [v3.2.6 (2019-07-11)](https://github.com/laravel/horizon/compare/v3.2.5...v3.2.6)