Skip to content

Commit 5ac331e

Browse files
committed
bump to 0.24.0
1 parent 35dfd74 commit 5ac331e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.24.0
2+
3+
Added zig as supported language.
4+
Fix example Debug Microcontroller template
5+
Implement "Jump to Cursor" to skip instructions
6+
Fix memory dump for theia
7+
18
# 0.23.1
29

310
Fixes:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1",
12+
"version": "0.24.0",
1313
"publisher": "webfreak",
1414
"icon": "images/icon.png",
1515
"engines": {

0 commit comments

Comments
 (0)