Skip to content

Commit 2cc6b9b

Browse files
committed
updated changelog
1 parent 41fae7f commit 2cc6b9b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 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.3] - 2020-12-01
11+
### Fixed
12+
- Add PHP 8 to composer.json
13+
1014
## [5.5.2] - 2020-11-17
1115
### Fixed
1216
- Parse of multiline disabled translations [#262] [#263]
@@ -88,6 +92,7 @@ Previous releases are documented in [github releases](https://github.com/oscarot
8892
[#262]: https://github.com/php-gettext/Gettext/issues/262
8993
[#263]: https://github.com/php-gettext/Gettext/issues/263
9094

95+
[5.5.3]: https://github.com/php-gettext/Gettext/compare/v5.5.2...v5.5.3
9196
[5.5.2]: https://github.com/php-gettext/Gettext/compare/v5.5.1...v5.5.2
9297
[5.5.1]: https://github.com/php-gettext/Gettext/compare/v5.5.0...v5.5.1
9398
[5.5.0]: https://github.com/php-gettext/Gettext/compare/v5.4.1...v5.5.0

0 commit comments

Comments
 (0)