Skip to content

Commit 77baf40

Browse files
committed
updatee changelog
1 parent 8ef05a5 commit 77baf40

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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.5.4] - 2020-12-20
11+
### Fixed
12+
- TypeError in which numeric entries were converted to integers [#265]
13+
1014
## [5.5.3] - 2020-12-01
1115
### Fixed
1216
- Add PHP 8 to composer.json
@@ -91,7 +95,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
9195
[#260]: https://github.com/php-gettext/Gettext/issues/260
9296
[#262]: https://github.com/php-gettext/Gettext/issues/262
9397
[#263]: https://github.com/php-gettext/Gettext/issues/263
98+
[#265]: https://github.com/php-gettext/Gettext/issues/265
9499

100+
[5.5.4]: https://github.com/php-gettext/Gettext/compare/v5.5.3...v5.5.4
95101
[5.5.3]: https://github.com/php-gettext/Gettext/compare/v5.5.2...v5.5.3
96102
[5.5.2]: https://github.com/php-gettext/Gettext/compare/v5.5.1...v5.5.2
97103
[5.5.1]: https://github.com/php-gettext/Gettext/compare/v5.5.0...v5.5.1

0 commit comments

Comments
 (0)