From fdfb762d7de9c6abe99783c90523ec038adf76e2 Mon Sep 17 00:00:00 2001 From: Peter Kanev Date: Wed, 31 May 2017 13:18:59 +0300 Subject: [PATCH] update 3.0.1 changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d60b118b..b06dc7cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ ## Bug Fixes - [--debug-brk flag not working (#2741)](https://github.com/NativeScript/nativescript-cli/issues/2741) - + - [Clean app between different versions of application package. Ensure Android 6's AutoBackup feature doesn't restore files for NS apps](https://github.com/NativeScript/android-runtime/pull/771#issue-232247925) + 3.0.0 ==