Skip to content

Commit 728e8c8

Browse files
committed
changelog
1 parent 51fb2ab commit 728e8c8

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ Previous releases are documented in [github releases](https://github.com/oscarot
99

1010
## [4.7.0] - Unreleased
1111
### Added
12-
- Support for UnitID in Xliff [#221]
12+
- Support for UnitID in Xliff [#221] [#224] [#225]
1313
- Support for scan multiple domains at the same time [#223]
1414

15+
### Fixed
16+
- New lines in windows [#218] [#226]
17+
1518
## [4.6.3] - 2019-07-15
1619
### Added
1720
- Some VueJs extraction improvements and additions [#205], [#213]
@@ -127,8 +130,12 @@ Previous releases are documented in [github releases](https://github.com/oscarot
127130
[#213]: https://github.com/oscarotero/Gettext/issues/213
128131
[#214]: https://github.com/oscarotero/Gettext/issues/214
129132
[#215]: https://github.com/oscarotero/Gettext/issues/215
133+
[#218]: https://github.com/oscarotero/Gettext/issues/218
130134
[#221]: https://github.com/oscarotero/Gettext/issues/221
131135
[#223]: https://github.com/oscarotero/Gettext/issues/223
136+
[#224]: https://github.com/oscarotero/Gettext/issues/224
137+
[#225]: https://github.com/oscarotero/Gettext/issues/225
138+
[#226]: https://github.com/oscarotero/Gettext/issues/226
132139

133140
[4.7.0]: https://github.com/oscarotero/Gettext/compare/v4.6.3...HEAD
134141
[4.6.3]: https://github.com/oscarotero/Gettext/compare/v4.6.2...v4.6.3

0 commit comments

Comments
 (0)