Skip to content

Commit a60131b

Browse files
authored
upversion to 0.8.0 (#195)
Signed-off-by: Yan Zhang <[email protected]>
1 parent 217b3c9 commit a60131b

File tree

4 files changed

+41
-687
lines changed

4 files changed

+41
-687
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Change Log
22
All notable changes to the "vscode-spring-initializr" extension will be documented in this file.
33

4+
## 0.8.0
5+
### Added
6+
- Support virtual workspaces. [#185](https://github.com/microsoft/vscode-spring-initializr/issues/185)
7+
8+
### Changed
9+
- Use `htmlparser2` to parse XML file. [#192](https://github.com/microsoft/vscode-spring-initializr/pull/192)
10+
11+
### Fixed
12+
- Error: Fail to edit starters. [#193](https://github.com/microsoft/vscode-spring-initializr/pull/193)
13+
- Vulnerabilities in dependencies.
14+
415
## 0.7.1
516
### Fixed
617
- Error: end of central directory record signature not found. [#191](https://github.com/microsoft/vscode-spring-initializr/issues/191)

0 commit comments

Comments
 (0)