File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ Previous releases are documented in [github releases](https://github.com/oscarot
99
1010## [ 4.8.0] - 2019-11-04
1111### Changed
12- - Many ` private ` properties and methods were changed to ` protected ` in order to improve the extensibility #231
12+ - Many ` private ` properties and methods were changed to ` protected ` in order to improve the extensibility [ #231 ]
1313
1414### Fixed
15- - PHP 7.4 support #230
15+ - PHP 7.4 support [ #230 ]
1616
1717## [ 4.7.0] - 2019-10-07
1818### Added
@@ -143,8 +143,11 @@ Previous releases are documented in [github releases](https://github.com/oscarot
143143[ #224 ] : https://github.com/oscarotero/Gettext/issues/224
144144[ #225 ] : https://github.com/oscarotero/Gettext/issues/225
145145[ #226 ] : https://github.com/oscarotero/Gettext/issues/226
146+ [ #230 ] : https://github.com/oscarotero/Gettext/issues/230
147+ [ #231 ] : https://github.com/oscarotero/Gettext/issues/231
146148
147- [ 4.7.0 ] : https://github.com/oscarotero/Gettext/compare/v4.6.3...HEAD
149+ [ 4.8.0 ] : https://github.com/oscarotero/Gettext/compare/v4.7.0...v4.8.0
150+ [ 4.7.0 ] : https://github.com/oscarotero/Gettext/compare/v4.6.3...v4.7.0
148151[ 4.6.3 ] : https://github.com/oscarotero/Gettext/compare/v4.6.2...v4.6.3
149152[ 4.6.2 ] : https://github.com/oscarotero/Gettext/compare/v4.6.1...v4.6.2
150153[ 4.6.1 ] : https://github.com/oscarotero/Gettext/compare/v4.6.0...v4.6.1
You can’t perform that action at this time.
0 commit comments