Skip to content

Commit b260b54

Browse files
Eskibearjdneo
andauthored
upversion to 0.14.0 (#599)
* upversion to 0.14.0 Signed-off-by: Yan Zhang <[email protected]> * Update changelog * refine wording Signed-off-by: Yan Zhang <[email protected]> Co-authored-by: Sheng Chen <[email protected]>
1 parent 203546e commit b260b54

File tree

3 files changed

+137
-126
lines changed

3 files changed

+137
-126
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
# Change Log
22

3-
## 0.13.0
3+
## 0.14.0
4+
### Added
5+
- Add classpath configuration page for unmanaged folder. [#567](https://github.com/microsoft/vscode-java-pack/pull/567), [#578](https://github.com/microsoft/vscode-java-pack/pull/578)
6+
7+
### Changed
8+
- Remove `` button from status bar. [#573](https://github.com/microsoft/vscode-java-pack/pull/573)
49

10+
### Fixed
11+
- Wrong project type was displayed in `Configure Java Runtime` page for some projects. [#583](https://github.com/microsoft/vscode-java-pack/issues/583)
12+
- Unicode characters in project name were not correctly displayed. [#576](https://github.com/microsoft/vscode-java-pack/pull/576)
13+
- Checkbox `Show welcome page when using Java` was always checked. [#597](https://github.com/microsoft/vscode-java-pack/pull/597)
14+
15+
## 0.13.0
516
### Added
617
- New UX for welcome page. [#540](https://github.com/microsoft/vscode-java-pack/issues/540)
718

0 commit comments

Comments
 (0)