Skip to content

Commit

Permalink
chore: Update CHANGELOG for 3.8.1 (#1060)
Browse files Browse the repository at this point in the history
  • Loading branch information
CsCherrYY authored Oct 28, 2021
1 parent 0b61d75 commit 1a55171
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## 3.8.1
### Added
- Support auto completion for closures from plugins. [#1022](https://github.com/microsoft/vscode-gradle/issues/1022)
- Support managed properties. [PR#1053](https://github.com/microsoft/vscode-gradle/pull/1053)
- Support deprecated tags. [PR#1058](https://github.com/microsoft/vscode-gradle/pull/1058)

### Changed
- Support Gradle projects without wrapper. [#1004](https://github.com/microsoft/vscode-gradle/issues/1004)
- Sort the completion list by the kind. [#1051](https://github.com/microsoft/vscode-gradle/issues/1051)

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

0 comments on commit 1a55171

Please sign in to comment.