From 62d31b34f7f770a43f802ae2bb46327673e04cbf Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 25 Feb 2020 16:22:42 +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 cc97844e..18fc6dd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v3.7.1...3.0) +## [Unreleased](https://github.com/laravel/horizon/compare/v3.7.2...3.0) + + +## [v3.7.2 (2020-02-25)](https://github.com/laravel/horizon/compare/v3.7.1...v3.7.2) + +### Fixed +- Use provided timezone for delay due ([aa69357](https://github.com/laravel/horizon/commit/aa6935737c093c9abae26f7ebe16980b4b7803e9)) ## [v3.7.1 (2020-02-18)](https://github.com/laravel/horizon/compare/v3.7.0...v3.7.1)