From 8a59a84450f0f64adcea8e1f8c0e0d9dfc8887d1 Mon Sep 17 00:00:00 2001 From: Andrew Millington Date: Wed, 18 Dec 2024 00:21:54 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d3b9ff7d..445a57c6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## [8.4.3] - released 2024-12-13 +## [8.4.3] - released 2024-12-18 ### Fixed - PHP 8.4 deprecation notices fixed (PR #1466)