File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and 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
You can’t perform that action at this time.
0 commit comments