diff --git a/CHANGELOG.md b/CHANGELOG.md index f2e1f58..fdfb201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog + All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), @@ -7,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added - Support for PHP 8.3 +- Support for PHP 8.4 ### Changed - Drop support for PHP 8.0