diff --git a/CHANGELOG.md b/CHANGELOG.md index efccd55..4c3d863 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [2.4.1] - 2024-09-23 + +- Updated code to not raise warnings for nullable parameters in PHP 8.4. ## [2.4.0] - 2023-04-14