Skip to content

Commit 8ae0ac7

Browse files
committed
updated changelog
1 parent 54288aa commit 8ae0ac7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [1.2.1] - 2025-01-09
8+
### Fixed
9+
- Support for PHP 8.4 [#9]
10+
711
## [1.2.0] - 2023-11-06
812
### Added
913
- Option to generate prettier PHP code [#8].
@@ -28,7 +32,9 @@ First version
2832
[#3]: https://github.com/php-gettext/Translator/issues/3
2933
[#5]: https://github.com/php-gettext/Translator/issues/5
3034
[#8]: https://github.com/php-gettext/Translator/issues/8
35+
[#9]: https://github.com/php-gettext/Translator/issues/9
3136

37+
[1.2.1]: https://github.com/php-gettext/Translator/compare/v1.2.0...v1.2.1
3238
[1.2.0]: https://github.com/php-gettext/Translator/compare/v1.1.1...v1.2.0
3339
[1.1.1]: https://github.com/php-gettext/Translator/compare/v1.1.0...v1.1.1
3440
[1.1.0]: https://github.com/php-gettext/Translator/compare/v1.0.1...v1.1.0

0 commit comments

Comments
 (0)