Skip to content

Commit a545ffb

Browse files
author
Oscar Otero
committed
changelog
1 parent 2c1d126 commit a545ffb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ 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.7.0] - Unreleased
11+
### Added
12+
- Support for UnitID in Xliff [#221]
13+
- Support for scan multiple domains at the same time [#223]
14+
1015
## [4.6.3] - 2019-07-15
1116
### Added
1217
- Some VueJs extraction improvements and additions [#205], [#213]
@@ -122,7 +127,10 @@ Previous releases are documented in [github releases](https://github.com/oscarot
122127
[#213]: https://github.com/oscarotero/Gettext/issues/213
123128
[#214]: https://github.com/oscarotero/Gettext/issues/214
124129
[#215]: https://github.com/oscarotero/Gettext/issues/215
130+
[#221]: https://github.com/oscarotero/Gettext/issues/221
131+
[#223]: https://github.com/oscarotero/Gettext/issues/223
125132

133+
[4.7.0]: https://github.com/oscarotero/Gettext/compare/v4.6.3...HEAD
126134
[4.6.3]: https://github.com/oscarotero/Gettext/compare/v4.6.2...v4.6.3
127135
[4.6.2]: https://github.com/oscarotero/Gettext/compare/v4.6.1...v4.6.2
128136
[4.6.1]: https://github.com/oscarotero/Gettext/compare/v4.6.0...v4.6.1

0 commit comments

Comments
 (0)