Skip to content

Commit b616bd6

Browse files
committed
updated changelog
1 parent b71edec commit b616bd6

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
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
Previous releases are documented in [github releases](https://github.com/oscarotero/Gettext/releases)
99

10+
## [5.2.2] - 2020-02-09
11+
### Fixed
12+
- MoLoader with plurals [#246]
13+
1014
## [5.2.1] - 2019-12-08
1115
### Fixed
1216
- Multiline string in PoGenerator [#244]
@@ -46,7 +50,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
4650
- Translation id can be independent of the context + original values, in order to be more compatible with Xliff format.
4751

4852
[#244]: https://github.com/php-gettext/Gettext/issues/244
53+
[#246]: https://github.com/php-gettext/Gettext/issues/246
4954

55+
[5.2.2]: https://github.com/php-gettext/Gettext/compare/v5.2.1...v5.2.2
5056
[5.2.1]: https://github.com/php-gettext/Gettext/compare/v5.2.0...v5.2.1
5157
[5.2.0]: https://github.com/php-gettext/Gettext/compare/v5.1.0...v5.2.0
5258
[5.1.0]: https://github.com/php-gettext/Gettext/compare/v5.0.0...v5.1.0

0 commit comments

Comments
 (0)