Skip to content

Commit 86f1f4f

Browse files
committed
updated changelog
1 parent fb47657 commit 86f1f4f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 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.5.2] - 2020-11-17
11+
### Fixed
12+
- Parse of multiline disabled translations [#262] [#263]
13+
1014
## [5.5.1] - 2020-06-08
1115
### Fixed
1216
- Type error in which numeric filenames were converted to integers [#260]
@@ -81,7 +85,10 @@ Previous releases are documented in [github releases](https://github.com/oscarot
8185
[#253]: https://github.com/php-gettext/Gettext/issues/253
8286
[#258]: https://github.com/php-gettext/Gettext/issues/258
8387
[#260]: https://github.com/php-gettext/Gettext/issues/260
88+
[#262]: https://github.com/php-gettext/Gettext/issues/262
89+
[#263]: https://github.com/php-gettext/Gettext/issues/263
8490

91+
[5.5.2]: https://github.com/php-gettext/Gettext/compare/v5.5.1...v5.5.2
8592
[5.5.1]: https://github.com/php-gettext/Gettext/compare/v5.5.0...v5.5.1
8693
[5.5.0]: https://github.com/php-gettext/Gettext/compare/v5.4.1...v5.5.0
8794
[5.4.1]: https://github.com/php-gettext/Gettext/compare/v5.4.0...v5.4.1

0 commit comments

Comments
 (0)