Skip to content

Commit bbeb8f4

Browse files
committed
updated changelog
1 parent 2f96d82 commit bbeb8f4

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.6] - 2021-10-19
11+
### Fixed
12+
- Parse PO files with multiline disabled entries [#274]
13+
1014
## [4.8.5] - 2021-07-13
1115
### Fixed
1216
- Prevent adding the same translator comment to multiple functions [#271]
@@ -170,7 +174,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
170174
[#261]: https://github.com/oscarotero/Gettext/issues/261
171175
[#266]: https://github.com/oscarotero/Gettext/issues/266
172176
[#271]: https://github.com/oscarotero/Gettext/issues/271
177+
[#274]: https://github.com/oscarotero/Gettext/issues/274
173178

179+
[4.8.6]: https://github.com/oscarotero/Gettext/compare/v4.8.5...v4.8.6
174180
[4.8.5]: https://github.com/oscarotero/Gettext/compare/v4.8.4...v4.8.5
175181
[4.8.4]: https://github.com/oscarotero/Gettext/compare/v4.8.3...v4.8.4
176182
[4.8.3]: https://github.com/oscarotero/Gettext/compare/v4.8.2...v4.8.3

0 commit comments

Comments
 (0)