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/).
6
6
7
7
Previous releases are documented in [ github releases] ( https://github.com/oscarotero/Gettext/releases )
8
8
9
+ ## [ 4.8.12] - 2024-05-18
10
+ ### Fixed
11
+ - Parsing of PO files with empty comments instead of empty lines [ #296 ]
12
+
9
13
## [ 4.8.11] - 2023-08-14
10
14
### Fixed
11
15
- PHP 5.4 support [ #289 ]
@@ -198,7 +202,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
198
202
[ #284 ] : https://github.com/oscarotero/Gettext/issues/284
199
203
[ #288 ] : https://github.com/oscarotero/Gettext/issues/288
200
204
[ #289 ] : https://github.com/oscarotero/Gettext/issues/289
205
+ [ #296 ] : https://github.com/oscarotero/Gettext/issues/296
201
206
207
+ [ 4.8.12 ] : https://github.com/oscarotero/Gettext/compare/v4.8.11...v4.8.12
202
208
[ 4.8.11 ] : https://github.com/oscarotero/Gettext/compare/v4.8.10...v4.8.11
203
209
[ 4.8.10 ] : https://github.com/oscarotero/Gettext/compare/v4.8.9...v4.8.10
204
210
[ 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