Skip to content

Commit ef2e312

Browse files
committed
updated changelog
1 parent dc23833 commit ef2e312

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+
## [4.8.5] - 2021-07-13
11+
### Fixed
12+
- Prevent adding the same translator comment to multiple functions [#271]
13+
1014
## [4.8.4] - 2021-03-10
1115
### Fixed
1216
- PHP 8 compatibilty [#266]
@@ -165,7 +169,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
165169
[#242]: https://github.com/oscarotero/Gettext/issues/242
166170
[#261]: https://github.com/oscarotero/Gettext/issues/261
167171
[#266]: https://github.com/oscarotero/Gettext/issues/266
172+
[#271]: https://github.com/oscarotero/Gettext/issues/271
168173

174+
[4.8.5]: https://github.com/oscarotero/Gettext/compare/v4.8.4...v4.8.5
169175
[4.8.4]: https://github.com/oscarotero/Gettext/compare/v4.8.3...v4.8.4
170176
[4.8.3]: https://github.com/oscarotero/Gettext/compare/v4.8.2...v4.8.3
171177
[4.8.2]: https://github.com/oscarotero/Gettext/compare/v4.8.1...v4.8.2

0 commit comments

Comments
 (0)