1、修改Changelog
This commit is contained in:
parent
1c00f4f9c8
commit
248b9c7322
|
@ -1,4 +1,4 @@
|
|||
# 0.1.1
|
||||
# 0.1.1
|
||||
- 由于x86及龙芯平台gdb有bug,暂时关闭x86及龙芯平台反向调试功能.
|
||||
|
||||
# 0.1.0
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# 0.1.1
|
||||
- 由于x86及龙芯平台gdb有bug,暂时关闭x86及龙芯平台反向调试功能.
|
||||
|
||||
# 0.1.0
|
||||
**based on WebFreak Native Debug version 0.26.1**
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"publisher": "KylinIDETeam",
|
||||
"icon": "images/icon.png",
|
||||
"engines": {
|
||||
"vscode": "^1.55.0"
|
||||
"vscode": "^1.54.0"
|
||||
},
|
||||
"main": "./out/src/frontend/extension",
|
||||
"activationEvents": [
|
||||
|
|
Loading…
Reference in New Issue