File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
2-
32All notable changes to this project will be documented in this file.
43
54The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
65and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
76
7+ ## [ 1.2.0] - 2023-11-06
8+ ### Added
9+ - Option to generate prettier PHP code [ #8 ] .
10+
811## [ 1.1.1] - 2022-02-23
912### Security
1013- Updated the plural form conversion to accept a limited character set [ #5 ]
@@ -24,7 +27,9 @@ First version
2427[ #1 ] : https://github.com/php-gettext/Translator/issues/1
2528[ #3 ] : https://github.com/php-gettext/Translator/issues/3
2629[ #5 ] : https://github.com/php-gettext/Translator/issues/5
30+ [ #8 ] : https://github.com/php-gettext/Translator/issues/8
2731
32+ [ 1.2.0 ] : https://github.com/php-gettext/Translator/compare/v1.1.1...v1.2.0
2833[ 1.1.1 ] : https://github.com/php-gettext/Translator/compare/v1.1.0...v1.1.1
2934[ 1.1.0 ] : https://github.com/php-gettext/Translator/compare/v1.0.1...v1.1.0
3035[ 1.0.1 ] : https://github.com/php-gettext/Translator/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments