We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e6e03 commit 5508d94Copy full SHA for 5508d94
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
Previous releases are documented in [github releases](https://github.com/oscarotero/Gettext/releases)
9
10
+## [4.8.0] - 2019-11-04
11
+### Changed
12
+- Many `private` properties and methods were changed to `protected` in order to improve the extensibility #231
13
+
14
+### Fixed
15
+- PHP 7.4 support #230
16
17
## [4.7.0] - 2019-10-07
18
### Added
19
- Support for UnitID in Xliff [#221] [#224] [#225]
0 commit comments