Skip to content

Commit 922cec2

Browse files
committed
Update CHANGELOG.md
1 parent 3092f75 commit 922cec2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

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

7-
## [Unreleased]
7+
## [v3.0.0] - 2024-02-06
8+
This version drops support for older PHPs, adds stricter types internally, and fixes some bugs.
9+
810
### Changed
911
- Support for PHP 7.4 and 8.0 has been dropped. Please use v2.0.0 if you need to use this with an older version of PHP.
1012
- Types have been added for all properties, method parameters, and method returns.

0 commit comments

Comments
 (0)