From 50dc53b105ec612cf1a87e89fffd21cc0a43003c Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 8 Jun 2021 16:17:37 +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 9a8a570f..70eed2ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v5.7.8...5.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v5.7.9...5.x) + + +## [v5.7.9 (2021-06-08)](https://github.com/laravel/horizon/compare/v5.7.8...v5.7.9) + +### Changed +- Use env. to set config domain and path ([#1030](https://github.com/laravel/horizon/pull/1030)) ## [v5.7.8 (2021-05-27)](https://github.com/laravel/horizon/compare/v5.7.7...v5.7.8)