Skip to content

Commit 0c326f8

Browse files
committed
Merge pull request #332 from NativeScript/ikoevska/changelog
Changelog
2 parents 09d674f + 0f0008d commit 0c326f8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
NativeScript CLI Changelog
2+
================
3+
4+
0.9.2 (2015, March 17)
5+
===
6+
7+
### New
8+
9+
* [Implemented #305](https://github.com/NativeScript/nativescript-cli/issues/305), [#322](https://github.com/NativeScript/nativescript-cli/issues/322): You can quickly add or update your platform runtime to a specific version by running `tns platform update platform@version`<br/>For example: `tns platform update ios@0.9.2-beta`
10+
* [Implemented #302](https://github.com/NativeScript/nativescript-cli/issues/302): You can configure proxy settings for the NativeScript CLI.
11+
12+
### Fixed
13+
14+
* [Fixed #299](https://github.com/NativeScript/nativescript-cli/issues/299): You cannot build the default `Hello World` app for Android on OS X systems.
15+
* [Fixed #297](https://github.com/NativeScript/nativescript-cli/issues/297): You cannot install the NativeScript CLI.

0 commit comments

Comments
 (0)