We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc2a6a commit f05341aCopy full SHA for f05341a
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to the "vscode-java-debugger" extension will be documented i
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 0.12.2 - 2018-9-6
8
+### Fixed
9
+- Fix: Runtime scope class path entries are missing. [#402](https://github.com/Microsoft/vscode-java-debug/issues/402).
10
+
11
## 0.12.1 - 2018-8-31
12
### Fixed
13
- Fix: `env` config in launch.json not respected. [#393](https://github.com/Microsoft/vscode-java-debug/issues/393).
0 commit comments