File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88Previous releases are documented in [ github releases] ( https://github.com/oscarotero/Gettext/releases )
99
10+ ## [ 4.8.1] - 2019-11-15
11+ ### Fixed
12+ - Php error when scanning for a single domain but other string found [ #238 ]
13+
1014## [ 4.8.0] - 2019-11-04
1115### Changed
1216- Many ` private ` properties and methods were changed to ` protected ` in order to improve the extensibility [ #231 ]
@@ -145,7 +149,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
145149[ #226 ] : https://github.com/oscarotero/Gettext/issues/226
146150[ #230 ] : https://github.com/oscarotero/Gettext/issues/230
147151[ #231 ] : https://github.com/oscarotero/Gettext/issues/231
152+ [ #238 ] : https://github.com/oscarotero/Gettext/issues/238
148153
154+ [ 4.8.1 ] : https://github.com/oscarotero/Gettext/compare/v4.8.0...v4.8.1
149155[ 4.8.0 ] : https://github.com/oscarotero/Gettext/compare/v4.7.0...v4.8.0
150156[ 4.7.0 ] : https://github.com/oscarotero/Gettext/compare/v4.6.3...v4.7.0
151157[ 4.6.3 ] : https://github.com/oscarotero/Gettext/compare/v4.6.2...v4.6.3
You can’t perform that action at this time.
0 commit comments