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 8da068a commit 210df12Copy full SHA for 210df12
1 file changed
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.1 - 2018-8-31
8
+### Fixed
9
+- Fix: `env` config in launch.json not respected. [#393](https://github.com/Microsoft/vscode-java-debug/issues/393).
10
+
11
## 0.12.0 - 2018-8-29
12
### Added
13
- Start without debugging. See [#351](https://github.com/Microsoft/vscode-java-debug/issues/351).
0 commit comments