Skip to content

Commit e474f87

Browse files
author
Oscar Otero
committed
updated changelog
1 parent fabc8b9 commit e474f87

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
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.2] - 2019-12-02
11+
### Fixed
12+
- UTF-8 handling for VueJs extractor [#242]
13+
1014
## [4.8.1] - 2019-11-15
1115
### Fixed
1216
- Php error when scanning for a single domain but other string found [#238]
@@ -150,7 +154,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
150154
[#230]: https://github.com/oscarotero/Gettext/issues/230
151155
[#231]: https://github.com/oscarotero/Gettext/issues/231
152156
[#238]: https://github.com/oscarotero/Gettext/issues/238
157+
[#242]: https://github.com/oscarotero/Gettext/issues/242
153158

159+
[4.8.2]: https://github.com/oscarotero/Gettext/compare/v4.8.1...v4.8.2
154160
[4.8.1]: https://github.com/oscarotero/Gettext/compare/v4.8.0...v4.8.1
155161
[4.8.0]: https://github.com/oscarotero/Gettext/compare/v4.7.0...v4.8.0
156162
[4.7.0]: https://github.com/oscarotero/Gettext/compare/v4.6.3...v4.7.0

0 commit comments

Comments
 (0)