Skip to content

Commit cf95720

Browse files
authored
Update CHANGELOG.md
1 parent 0878767 commit cf95720

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
> Detailed release notes can be found here: https://github.com/badsyntax/vscode-gradle/releases
44
5+
## 3.0.0
6+
7+
- General performance improvements (#370) @badsyntax
8+
- Add debug task with args feature (#382) @badsyntax
9+
- Bump google-protobuf from 3.12.0-rc.1 to 3.12.0-rc.2 in /npm-package (#377) @dependabot-preview
10+
- Bump snyk from 1.319.2 to 1.320.3 in /extension (#380) @dependabot-preview
11+
- Bump @typescript-eslint/eslint-plugin from 2.31.0 to 2.33.0 in /extension (#371) @dependabot-preview
12+
13+
The progress messages have been reduced to help with performance. Although I like seeing ALL progress, it did degrade performance. Now only certain progress events are shown.
14+
15+
This is a major bump as the public API (used by consuming extensions) has changed.
16+
517
## 2.7.11
618

719
- Refactor public API and expose cancelRunTask method (#358) @badsyntax

0 commit comments

Comments
 (0)