Skip to content

Commit 4f52c74

Browse files
committed
new version
1 parent ed5535a commit 4f52c74

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Change Log
2-
32
All notable changes to this project will be documented in this file.
43

54
The format is based on [Keep a Changelog](http://keepachangelog.com/)
65
and this project adheres to [Semantic Versioning](http://semver.org/).
76

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

9+
## [4.8.9] - 2023-08-10
10+
### Fixed
11+
- PHP 8.1 deprecation warning [#289]
12+
1013
## [4.8.8] - 2022-12-08
1114
### Fixed
1215
- PHP functions prefixed with a slash are being ignored [#284], [#288]
@@ -186,7 +189,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
186189
[#280]: https://github.com/oscarotero/Gettext/issues/280
187190
[#284]: https://github.com/oscarotero/Gettext/issues/284
188191
[#288]: https://github.com/oscarotero/Gettext/issues/288
192+
[#289]: https://github.com/oscarotero/Gettext/issues/289
189193

194+
[4.8.9]: https://github.com/oscarotero/Gettext/compare/v4.8.8...v4.8.9
190195
[4.8.8]: https://github.com/oscarotero/Gettext/compare/v4.8.7...v4.8.8
191196
[4.8.7]: https://github.com/oscarotero/Gettext/compare/v4.8.6...v4.8.7
192197
[4.8.6]: https://github.com/oscarotero/Gettext/compare/v4.8.5...v4.8.6

0 commit comments

Comments
 (0)