Skip to content

Commit 11af89e

Browse files
committed
new version
1 parent 7d98aba commit 11af89e

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
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
Previous releases are documented in [github releases](https://github.com/oscarotero/Gettext/releases)
88

9+
## [4.8.12] - 2024-05-18
10+
### Fixed
11+
- Parsing of PO files with empty comments instead of empty lines [#296]
12+
913
## [4.8.11] - 2023-08-14
1014
### Fixed
1115
- PHP 5.4 support [#289]
@@ -198,7 +202,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
198202
[#284]: https://github.com/oscarotero/Gettext/issues/284
199203
[#288]: https://github.com/oscarotero/Gettext/issues/288
200204
[#289]: https://github.com/oscarotero/Gettext/issues/289
205+
[#296]: https://github.com/oscarotero/Gettext/issues/296
201206

207+
[4.8.12]: https://github.com/oscarotero/Gettext/compare/v4.8.11...v4.8.12
202208
[4.8.11]: https://github.com/oscarotero/Gettext/compare/v4.8.10...v4.8.11
203209
[4.8.10]: https://github.com/oscarotero/Gettext/compare/v4.8.9...v4.8.10
204210
[4.8.9]: https://github.com/oscarotero/Gettext/compare/v4.8.8...v4.8.9

0 commit comments

Comments
 (0)