Skip to content

Commit 1530734

Browse files
committed
chore: prepare for version 2.3.0
1 parent f7dbcff commit 1530734

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 2.3.0 - 2025-03-30
9+
10+
* Set the minimum supported version of PHP to 7.4
11+
* Certify support for PHP up to version 8.4
12+
* Define type declarations for all parameters and return values
13+
814
## 2.2.0 - 2016-02-09
915

1016
* Remove namespaced folder in accordance with PSR-4. _This does not change functionality or affect code using this library in any way._

0 commit comments

Comments
 (0)