diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e7b75..604c244 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,25 @@ All Notable changes to `League\Uri\Interfaces` will be documented in this file -## [Next](https://github.com/thephpleague/uri-interfaces/compare/7.2.0...7.3.0) - 2023-09-09 +## [7.3.1](https://github.com/thephpleague/uri-interfaces/compare/7.3.0...7.3.1) - 2024-02-23 + +### Added + +- None + +### Fixed + +- Fix package to avoid PHP8.4 deprecation warnings + +### Deprecated + +- None + +### Removed + +- None + +## [7.3.0](https://github.com/thephpleague/uri-interfaces/compare/7.2.0...7.3.0) - 2023-09-09 ### Added