From 7bcbf160742f68f27cede2f566e09c854d55fac0 Mon Sep 17 00:00:00 2001 From: Frederik Bosch Date: Fri, 22 Nov 2024 11:58:37 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a398bcc1..0df6e74a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [4.6.0] - 2024-11-22 + +### Added + +- PHP 8.4 support + + ## [4.5.0] - 2024-02-15 ### Fixed @@ -23,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - PHP 8.0 support + ## [4.4.0] - 2024-01-24 ### Added