Skip to content

Commit 4b3db46

Browse files
authored
upversion to 0.11.0 (#505)
* upversion to 0.11.0 Signed-off-by: Yan Zhang <[email protected]> * Update CHANGELOG.md
1 parent b36f6ee commit 4b3db46

File tree

3 files changed

+67
-62
lines changed

3 files changed

+67
-62
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## 0.11.0
4+
- Fixed: Clicking the blank place in Overview page would trigger a command. [#491](https://github.com/microsoft/vscode-java-pack/pull/491)
5+
- Added `Learn` and `Configuration` sections to the `Overview` page. [#490](https://github.com/microsoft/vscode-java-pack/pull/490),[#492](https://github.com/microsoft/vscode-java-pack/pull/492)
6+
- Re-designed `Configure Java Runtime` page for easy configuration of JDKs. [#493](https://github.com/microsoft/vscode-java-pack/pull/493)
7+
38
## 0.10.0
49
- Added extension guide to help discover Java extensions
510

0 commit comments

Comments
 (0)