From 67feada23cfecf717a8b50e1fb4c9d71a32a193a Mon Sep 17 00:00:00 2001 From: Emil Tabakov Date: Tue, 27 Feb 2018 16:47:34 +0200 Subject: [PATCH] chore: add changelog 0.7.2 and 0.7.3 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86399a3..4c4c759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +0.7.3 +===== + +## Bug Fixes + - [Debug via extension broken with VSCode 1.20](https://github.com/NativeScript/nativescript-vscode-extension/issues/158) + +0.7.2 +===== + +## Bug Fixes +- [Debug with "Launch on iOS" with 0.7.0 and no provisioning profiles not working](https://github.com/NativeScript/nativescript-vscode-extension/issues/133) + 0.7.1 =====