From 26682428b9c580abc690086f816643325427f0fb Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 9 Feb 2021 17:23:38 +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 2a7967ef..7e0c2f15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v5.6.5...5.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v5.6.6...5.x) + + +## [v5.6.6 (2021-02-09)](https://github.com/laravel/horizon/compare/v5.6.5...v5.6.6) + +### Fixed +- Add fallback font ([#964](https://github.com/laravel/horizon/pull/964)) ## [v5.6.5 (2021-01-12)](https://github.com/laravel/horizon/compare/v5.6.4...v5.6.5)