Skip to content

Commit 1a55171

Browse files
authored
chore: Update CHANGELOG for 3.8.1 (#1060)
1 parent 0b61d75 commit 1a55171

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## 3.8.1
88
### Added
99
- 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)
1012

1113
### Changed
1214
- 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)
1316

1417
### Fixed
1518
- [Bugs fixed](https://github.com/microsoft/vscode-gradle/issues?q=is%3Aissue+label%3Abug+milestone%3A3.8.1+is%3Aclosed)

0 commit comments

Comments
 (0)