We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5726565 commit 3215cffCopy full SHA for 3215cff
CHANGELOG.md
@@ -4,7 +4,10 @@ This changelog records changes to stable releases since 1.50.2. "TBA" changes he
4
5
## Nightly (only)
6
7
-Nothing, yet
+## v1.96 (November 2024)
8
+
9
+- fix: performance degredation of repeated variable calls ([#2120](https://github.com/microsoft/vscode-js-debug/issues/2120))
10
+- feat: add extension API for debug terminal contributions ([#2136](https://github.com/microsoft/vscode-js-debug/pull/2136))
11
12
## v1.95 (October 2024)
13
0 commit comments