File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12
12
### Added
13
13
- Support dependency view. [ PR #887 ] ( https://github.com/microsoft/vscode-gradle/pull/887 )
14
14
- Support local Gradle installation. [ PR #926 ] ( https://github.com/microsoft/vscode-gradle/pull/926 )
15
+
15
16
### Changed
16
17
- Rename ` Gradle Tasks ` view to ` Gradle Projects ` view.
17
18
- Hide ` STOPPED ` daemons in Gradle Daemons view by default. [ PR #940 ] ( https://github.com/microsoft/vscode-gradle/pull/940 )
18
19
- Refine UX when there is no item in pinned tasks and recent tasks view. [ PR #937 ] ( https://github.com/microsoft/vscode-gradle/pull/937 )
20
+
19
21
### Fixed
20
22
- [ Bugs fixed] ( https://github.com/microsoft/vscode-gradle/issues?q=is%3Aissue+label%3Abug+milestone%3A3.7.0+is%3Aclosed )
21
23
You can’t perform that action at this time.
0 commit comments