From ff810bd46e0e4d3749cd1da31e5e6034a60b38f6 Mon Sep 17 00:00:00 2001 From: taylorotwell <463230+taylorotwell@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:08:55 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e754f45..5b5f1a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/slack-notification-channel/compare/v3.4.2...3.x) +## [Unreleased](https://github.com/laravel/slack-notification-channel/compare/v3.4.3...3.x) + +## [v3.4.3](https://github.com/laravel/slack-notification-channel/compare/v3.4.2...v3.4.3) - 2025-01-20 + +* PHP 8.4 - Deprecation Warnings by [@evan-burrell](https://github.com/evan-burrell) in https://github.com/laravel/slack-notification-channel/pull/101 ## [v3.4.2](https://github.com/laravel/slack-notification-channel/compare/v3.4.1...v3.4.2) - 2024-11-29