Skip to content

Commit 361b1d9

Browse files
authored
Prepare for 0.26.0 (#1301)
1 parent be2eb70 commit 361b1d9

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

3+
## 0.26.0
4+
### Changed
5+
- Improve the classpath configuration page so that it can update the classpath for Maven and Gradle projects.
6+
37
## 0.25.15
48
### Added
59
- Add statistics for the aggregated reliability and performance data of the language server protocol requests on extension exit.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Extension Pack for Java",
44
"description": "Popular extensions for Java development that provides Java IntelliSense, debugging, testing, Maven/Gradle support, project management and more",
55
"license": "MIT",
6-
"version": "0.25.15",
6+
"version": "0.26.0",
77
"publisher": "vscjava",
88
"preview": false,
99
"engines": {

0 commit comments

Comments
 (0)