Skip to content

Commit 95820f0

Browse files
committed
Updated changelog
1 parent fcfb445 commit 95820f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
Previous releases are documented in [github releases](https://github.com/oscarotero/Gettext/releases)
88

9+
## [5.7.3] - 2024-12-01
10+
### Fixed
11+
- Php 8.4 support [#302].
12+
913
## [5.7.2] - 2024-11-24
1014
### Fixed
1115
- Php 8.4 support [#300].
@@ -132,7 +136,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
132136
[#296]: https://github.com/php-gettext/Gettext/issues/296
133137
[#299]: https://github.com/php-gettext/Gettext/issues/299
134138
[#300]: https://github.com/php-gettext/Gettext/issues/300
139+
[#302]: https://github.com/php-gettext/Gettext/issues/302
135140

141+
[5.7.3]: https://github.com/php-gettext/Gettext/compare/v5.7.2...v5.7.3
136142
[5.7.2]: https://github.com/php-gettext/Gettext/compare/v5.7.1...v5.7.2
137143
[5.7.1]: https://github.com/php-gettext/Gettext/compare/v5.7.0...v5.7.1
138144
[5.7.0]: https://github.com/php-gettext/Gettext/compare/v5.6.1...v5.7.0

0 commit comments

Comments
 (0)