We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d732ec1 commit 9cb9059Copy full SHA for 9cb9059
3 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+# 0.18.0
4
+### Added
5
+- Provide code action to configure classpath. [#684](https://github.com/microsoft/vscode-java-pack/pull/684)
6
+
7
+### Changed
8
+- Improve getting started experience with walkthrough. [#692](https://github.com/microsoft/vscode-java-pack/issues/692)
9
10
# 0.17.0
11
### Changed
12
- Clean up completed experiments. [#670](https://github.com/microsoft/vscode-java-pack/pull/670) [#672](https://github.com/microsoft/vscode-java-pack/pull/672)
0 commit comments