Skip to content

Commit 65bcf59

Browse files
Merge pull request #166 from hassankhan/feature/165
Add release notes for 3.2.0
2 parents 039127b + aba699e commit 65bcf59

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to `Config` will be documented in this file
44

5+
## 3.2.0 - 2024-12-09
6+
7+
### Added
8+
* PHP 8.3 and 8.4 to the build matrix (#164)
9+
10+
### Fixed
11+
* Fatal error when root is null in has() method (#159 and #160)
12+
* PHP 8.4 deprecations implicitly marking parameter as nullable is deprecated (#163)
13+
14+
515
## 3.1.0 - 2022-12-20
616

717
### Added

0 commit comments

Comments
 (0)