File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77Previous 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
You can’t perform that action at this time.
0 commit comments