File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,12 @@ All notable changes to the "vscode-java-debugger" extension will be documented i
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## 0.33.0 - 2021-04-29
7+ ## 0.33.0 - 2021-04-28
88### Added
99- Support inline values feature. [ PR #977 ] ( https://github.com/microsoft/vscode-java-debug/pull/977 ) .
1010- Show VARIABLES with different data views. [ PR #982 ] ( https://github.com/microsoft/vscode-java-debug/pull/982 ) .
1111- Adopt new APIs from vscode-tas-client. [ #974 ] ( https://github.com/microsoft/vscode-java-debug/pull/974 ) .
12+ - Adopt workspaceTrust in package.json. [ PR #988 ] ( https://github.com/microsoft/vscode-java-debug/pull/988 ) .
1213
1314### Changed
1415- Engineering: Clean up deprecated logs. [ PR #987 ] ( https://github.com/microsoft/vscode-java-debug/pull/987 ) .
You can’t perform that action at this time.
0 commit comments