We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb5989 commit 9438d1bCopy full SHA for 9438d1b
1 file changed
CHANGELOG.md
@@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## 0.26.4
8
9
-- fix - Update wording for Java 21 in https://github.com/microsoft/vscode-java-dependency/pull/930
+- Fix - Update wording for Java 21 in https://github.com/microsoft/vscode-java-dependency/pull/930
10
+- Enhancement - throttling telemetry event in context provider https://github.com/microsoft/vscode-java-dependency/pull/936
11
+- Enhancement - optimizing javadoc from binary and filter common 3rd lib https://github.com/microsoft/vscode-java-dependency/pull/931
12
+- Fix - unblocking activation of extension while registering copilot context provider https://github.com/microsoft/vscode-java-dependency/pull/937
13
14
## 0.26.3
15
0 commit comments