Skip to content

Commit 210df12

Browse files
authored
Update changelog for hotfix 0.12.1 (#396)
* Update changelog for hotfix 0.12.1 * Update CHANGELOG.md
1 parent 8da068a commit 210df12

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to the "vscode-java-debugger" extension will be documented i
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

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+
711
## 0.12.0 - 2018-8-29
812
### Added
913
- Start without debugging. See [#351](https://github.com/Microsoft/vscode-java-debug/issues/351).

0 commit comments

Comments
 (0)