Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## 0.26.4

- 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
- Enhancement - throttling telemetry event in context provider https://github.com/microsoft/vscode-java-dependency/pull/936
- Enhancement - optimizing javadoc from binary and filter common 3rd lib https://github.com/microsoft/vscode-java-dependency/pull/931
- Fix - unblocking activation of extension while registering copilot context provider https://github.com/microsoft/vscode-java-dependency/pull/937

## 0.26.3

Expand Down
Loading