Skip to content

Commit b18ff33

Browse files
committed
new version
1 parent 2f257df commit b18ff33

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
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and 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

0 commit comments

Comments
 (0)