Skip to content

Commit a0f66fb

Browse files
Update Changelog for 1.1.1
Update Changelog for 1.1.1
1 parent 8f6247a commit a0f66fb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
NativeScript CLI Changelog
22
================
33

4+
1.1.1 (2015, June 17)
5+
==
6+
7+
### New
8+
* [Implemented #551](https://github.com/NativeScript/nativescript-cli/issues/551): Add support for Android 5.1.1 (API Level 22). In case you have this SDK installed, it will be used as default when using `tns platform add android`.
9+
* [Implemented #552](https://github.com/NativeScript/nativescript-cli/issues/552): Add `--sdk` option to specify Android Target SDK. You can use `tns platform add android --sdk <API_LEVEL>` to target specific SDK.
10+
11+
### Fixed
12+
* [Fixed #555](https://github.com/NativeScript/nativescript-cli/issues/555): Merging plugin's platform specific XMLs with project's platform specific XMLs is not working correctly in some cases.
13+
* [Fixed #567](https://github.com/NativeScript/nativescript-cli/issues/567): Npm support does not work.
14+
* [Fixed #569](https://github.com/NativeScript/nativescript-cli/issues/569): On some Windows systems, installation is showing errors in the output.
15+
416
1.1.0 (2015, June 10)
517
==
618

0 commit comments

Comments
 (0)