diff --git a/CHANGELOG.md b/CHANGELOG.md index 4203322f21..8ca50a1ae2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ NativeScript CLI Changelog ================ +4.2.3 (2018, August 27) +== + +### Fixed +* [Fixed #3840](https://github.com/NativeScript/nativescript-cli/issues/3840): Unable to reconnect to iOS Simulator when debugging +* [Fixed #3824](https://github.com/NativeScript/nativescript-cli/issues/3824): `tns create` command not using proxy set with `tns proxy set` + + 4.2.2 (2018, August 17) ==