File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 1.1.1] - 2022-02-23
9+ ### Security
10+ - Updated the plural form conversion to accept a limited character set [ #5 ]
11+
812## [ 1.1.0] - 2022-02-23
913### Added
1014- Option to include empty translations in the ` ArrayGenerator ` [ #3 ]
@@ -19,7 +23,9 @@ First version
1923
2024[ #1 ] : https://github.com/php-gettext/Translator/issues/1
2125[ #3 ] : https://github.com/php-gettext/Translator/issues/3
26+ [ #5 ] : https://github.com/php-gettext/Translator/issues/5
2227
28+ [ 1.1.1 ] : https://github.com/php-gettext/Translator/compare/v1.1.0...v1.1.1
2329[ 1.1.0 ] : https://github.com/php-gettext/Translator/compare/v1.0.1...v1.1.0
2430[ 1.0.1 ] : https://github.com/php-gettext/Translator/compare/v1.0.0...v1.0.1
2531[ 1.0.0 ] : https://github.com/php-gettext/Translator/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments