Skip to content

Commit a30e0a2

Browse files
committed
Preparing CHANGELOG.md for v5.0 release
1 parent 34113b3 commit a30e0a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
All notable changes to `Configula` will be documented in this file since v3.0
44
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
55

6-
## UNRELEASED
6+
## [5.0] (2024-12-07)
77
### Changed
88
- Refactored all code to PHP 8.2 standards
99
- Updated all tests to support latest PHPUnit 11
1010
- Replaced `ConfigException` with `ConfigExceptionInterface`
11-
1211
### Removed
1312
- Support for PHP < 8.2
1413
- Support for PHPUnit < 11

0 commit comments

Comments
 (0)