We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83ba89 commit cdae609Copy full SHA for cdae609
1 file changed
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to the "vscode-java-dependency" extension will be documented
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 0.26.1
8
+
9
+- fix - Calculate package version range for upgrade by @FluoriteCafe-work in https://github.com/microsoft/vscode-java-dependency/pull/910
10
11
+## 0.26.0
12
13
+- feat - Add getImportClassContent method to collect import class info by @wenytang-ms in https://github.com/microsoft/vscode-java-dependency/pull/907
14
15
## 0.25.2
16
17
- ux - Improve wording on project modernization by @FluoriteCafe-work in https://github.com/microsoft/vscode-java-dependency/pull/912
0 commit comments