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 @@ -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.5] - 2021-07-13
11+ ### Fixed
12+ - Prevent adding the same translator comment to multiple functions [ #271 ]
13+
1014## [ 4.8.4] - 2021-03-10
1115### Fixed
1216- PHP 8 compatibilty [ #266 ]
@@ -165,7 +169,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
165169[ #242 ] : https://github.com/oscarotero/Gettext/issues/242
166170[ #261 ] : https://github.com/oscarotero/Gettext/issues/261
167171[ #266 ] : https://github.com/oscarotero/Gettext/issues/266
172+ [ #271 ] : https://github.com/oscarotero/Gettext/issues/271
168173
174+ [ 4.8.5 ] : https://github.com/oscarotero/Gettext/compare/v4.8.4...v4.8.5
169175[ 4.8.4 ] : https://github.com/oscarotero/Gettext/compare/v4.8.3...v4.8.4
170176[ 4.8.3 ] : https://github.com/oscarotero/Gettext/compare/v4.8.2...v4.8.3
171177[ 4.8.2 ] : https://github.com/oscarotero/Gettext/compare/v4.8.1...v4.8.2
You can’t perform that action at this time.
0 commit comments