From 8e30f54ea457824d925d1894e619a17052a5130a Mon Sep 17 00:00:00 2001 From: freekmurze Date: Mon, 4 Mar 2024 09:33:02 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55ee60f..4fbe60a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `laravel-horizon-watcher` will be documented in this file. +## 1.1.0 - 2024-03-04 + +### What's Changed + +* Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-horizon-watcher/pull/28 + +### New Contributors + +* @laravel-shift made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/28 + +**Full Changelog**: https://github.com/spatie/laravel-horizon-watcher/compare/1.0.7...1.1.0 + ## 1.0.7 - 2024-02-05 ### What's Changed