Skip to content

Commit e182bab

Browse files
committed
chore: add changelog
1 parent ec33645 commit e182bab

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.11.0
2+
====
3+
## What's new
4+
- [Android Emulators are not killed when the debugging is stopped](https://github.com/NativeScript/nativescript-vscode-extension/issues/260)
5+
6+
## Bug Fixes
7+
- [[iOS 13] Emulator cannot restart app on second run with VSCode #267](https://github.com/NativeScript/nativescript-vscode-extension/issues/267)
8+
19
0.10.2
210
====
311
## Bug Fixes

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript",
3-
"version": "0.10.2",
3+
"version": "0.11.0",
44
"minNativescriptCliVersion": "2.5.0",
55
"icon": "images/icon.png",
66
"displayName": "NativeScript",
@@ -372,4 +372,4 @@
372372
}
373373
]
374374
}
375-
}
375+
}

0 commit comments

Comments
 (0)