Skip to content

Commit 08cfc6c

Browse files
committed
Prepare next release
1 parent 7b560f2 commit 08cfc6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All Notable changes to `League\Uri\Interfaces` will be documented in this file
44

5-
## [Next](https://github.com/thephpleague/uri-interfaces/compare/7.3.1...master) - TBD
5+
## [7.5.0](https://github.com/thephpleague/uri-interfaces/compare/7.3.1...7.5.0) - 2024-12-08
66

77
### Added
88

@@ -12,6 +12,7 @@ All Notable changes to `League\Uri\Interfaces` will be documented in this file
1212
- `Uri\IPv6\Converter` allows expanding and compressing IPv6.
1313
- `Uri\IPv4\Converter::toIPv6Using6to4` allows converting an IPv4 into an IPv6 host using the 6to4 notation.
1414
- `Uri\IPv4\Converter::toIPv6UsingMapping` allows mapping an IPv4 address into an IPv6 one.
15+
- Using PHP8.4 `Deprecated` attribute to signal deprecated public API methods and constants.
1516

1617
### Fixed
1718

0 commit comments

Comments
 (0)