File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
## 3.8.1
8
8
### Added
9
9
- Support auto completion for closures from plugins. [ #1022 ] ( https://github.com/microsoft/vscode-gradle/issues/1022 )
10
+ - Support managed properties. [ PR #1053 ] ( https://github.com/microsoft/vscode-gradle/pull/1053 )
11
+ - Support deprecated tags. [ PR #1058 ] ( https://github.com/microsoft/vscode-gradle/pull/1058 )
10
12
11
13
### Changed
12
14
- Support Gradle projects without wrapper. [ #1004 ] ( https://github.com/microsoft/vscode-gradle/issues/1004 )
15
+ - Sort the completion list by the kind. [ #1051 ] ( https://github.com/microsoft/vscode-gradle/issues/1051 )
13
16
14
17
### Fixed
15
18
- [ Bugs fixed] ( https://github.com/microsoft/vscode-gradle/issues?q=is%3Aissue+label%3Abug+milestone%3A3.8.1+is%3Aclosed )
You can’t perform that action at this time.
0 commit comments