Skip to content

Commit b29d7f5

Browse files
Merge pull request #1654 from NativeScript/vladimirov/changelog-171
Update CHANGELOG for 1.7.1
2 parents a5d4a80 + a290691 commit b29d7f5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
NativeScript CLI Changelog
22
================
33

4+
1.7.1 (2016, March 30)
5+
==
6+
7+
### New
8+
* [Implemented #1634](https://github.com/NativeScript/nativescript-cli/issues/1634): Replace plugin variables in all .xml files of android's plugin code.
9+
10+
### Fixed
11+
* [Fixed #1610](https://github.com/NativeScript/nativescript-cli/issues/1610): `tns plugin add <plugin>` has issues with postinstall scripts.
12+
* [Fixed #1610](https://github.com/NativeScript/nativescript-cli/issues/1612): Unable to execute unit tests on iOS Simulator in some cases.
13+
* [Fixed #1619](https://github.com/NativeScript/nativescript-cli/issues/1619): Wrong error message on installation (or `tns doctor` command).
14+
* [Fixed #1625](https://github.com/NativeScript/nativescript-cli/issues/1625): Double navigation when showing unit test results.
15+
416
1.7.0 (2016, March 16)
517
==
618

0 commit comments

Comments
 (0)