From 9227259244ddc61cffd85e33102a91a5b25d7d70 Mon Sep 17 00:00:00 2001 From: Christopher Gammie Date: Sat, 30 Nov 2024 16:23:18 +0000 Subject: [PATCH] docs: update changelog and bump version --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d01d42..3587901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. This projec ## Unreleased +## [4.3.2] - 2024-11-30 + ### Fixed - Remove more PHP 8.4 deprecation notices.