Skip to content

Commit cd2a8b2

Browse files
authored
fix: Fix changelog format (#1015)
1 parent 5bd03c7 commit cd2a8b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
### Added
1313
- Support dependency view. [PR#887](https://github.com/microsoft/vscode-gradle/pull/887)
1414
- Support local Gradle installation. [PR#926](https://github.com/microsoft/vscode-gradle/pull/926)
15+
1516
### Changed
1617
- Rename `Gradle Tasks` view to `Gradle Projects` view.
1718
- Hide `STOPPED` daemons in Gradle Daemons view by default. [PR#940](https://github.com/microsoft/vscode-gradle/pull/940)
1819
- 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+
1921
### Fixed
2022
- [Bugs fixed](https://github.com/microsoft/vscode-gradle/issues?q=is%3Aissue+label%3Abug+milestone%3A3.7.0+is%3Aclosed)
2123

0 commit comments

Comments
 (0)