Skip to content

Commit 53b6c34

Browse files
committed
bump to 0.23.1
1 parent 8219160 commit 53b6c34

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.23.1
2+
3+
Fixes:
4+
Breakpoints in SSH in other working directories properly resolved
5+
Undefined/null paths don't crash stacktrace
6+
Added kotlin to language list
7+
18
# 0.23.0
29

310
(released March 2019)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"native",
1010
"debug"
1111
],
12-
"version": "0.23.0",
12+
"version": "0.23.1",
1313
"publisher": "webfreak",
1414
"icon": "images/icon.png",
1515
"engines": {

0 commit comments

Comments
 (0)