version 0.5.0

This commit is contained in:
adelphes
2018-05-06 20:32:57 +01:00
parent 9fca5cbe8c
commit 494bb83cbf
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Change Log
### version 0.5.0
* Debugger support for Kotlin source files
* Exception UI
* Fixed some console display issues
### version 0.4.1
* One day I will learn to update the changelog **before** I hit publish
* Updated changelog

View File

@@ -2,7 +2,7 @@
"name": "android-dev-ext",
"displayName": "Android",
"description": "Android debugging support for VS Code",
"version": "0.4.1",
"version": "0.5.0",
"publisher": "adelphes",
"preview": true,
"license": "MIT",