Skip to content

Commit 302a00a

Browse files
committed
updated changelog
1 parent a9622a5 commit 302a00a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
Previous releases are documented in [github releases](https://github.com/oscarotero/Gettext/releases)
99

10+
## [4.8.8] - 2022-12-08
11+
### Fixed
12+
- PHP functions prefixed with a slash are being ignored [#284], [#288]
13+
1014
## [4.8.7] - 2022-08-02
1115
### Fixed
1216
- Suppress deprecation error on PHP 8.1 [#280]
@@ -180,7 +184,10 @@ Previous releases are documented in [github releases](https://github.com/oscarot
180184
[#271]: https://github.com/oscarotero/Gettext/issues/271
181185
[#274]: https://github.com/oscarotero/Gettext/issues/274
182186
[#280]: https://github.com/oscarotero/Gettext/issues/280
187+
[#284]: https://github.com/oscarotero/Gettext/issues/284
188+
[#288]: https://github.com/oscarotero/Gettext/issues/288
183189

190+
[4.8.8]: https://github.com/oscarotero/Gettext/compare/v4.8.7...v4.8.8
184191
[4.8.7]: https://github.com/oscarotero/Gettext/compare/v4.8.6...v4.8.7
185192
[4.8.6]: https://github.com/oscarotero/Gettext/compare/v4.8.5...v4.8.6
186193
[4.8.5]: https://github.com/oscarotero/Gettext/compare/v4.8.4...v4.8.5

0 commit comments

Comments
 (0)