We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014039f commit 0ff776aCopy full SHA for 0ff776a
CHANGELOG.md
@@ -1,7 +1,7 @@
1
ChangeLog
2
=========
3
4
-# V1.9.3 - Major release - only available as a Pre-release.
+# V1.9.3/1.11.0 - Major release - only available as a Pre-release.
5
* Removed all (user visible) remnants of the old disassembly. The new disassmbly view is provided by VSCode and we supply the contents.
6
* New handling of static variables. This is also a big change and it will be visible in the Variables window near the `Statics` section
7
* You will see the file the static variables are associated with
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.9.3",
+ "version": "1.11.0",
"preview": false,
"activationEvents": [
"onDebugResolve:cortex-debug",
0 commit comments