Skip to content

Commit 754f4e1

Browse files
authored
Merge pull request #24 from badsyntax/improve-changelog-workflow
Remove mergeability config and update CHANGELOG
2 parents b1eacda + b3ed88a commit 754f4e1

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

Diff for: .github/mergeable.yml

-8
This file was deleted.

Diff for: CHANGELOG.md

+1-20
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
11
# Change Log
22

3-
## 0.1.0
4-
5-
- Consumes new spotless API for proper VS Code integation. Now includes a proper fix for race conditions (#10) @badsyntax
6-
- Improved performance with new spotless API and new stdout streaming approach (#10) @badsyntax
7-
- Expanded set of supported languages (#10) @badsyntax
8-
- Added snyk-protect (#13) @snyk-bot
9-
- [Snyk] Fix for 1 vulnerabilities (#13) @snyk-bot
10-
- Use more specific document selectors (#4) @badsyntax
11-
12-
## 0.0.3
13-
14-
- Fix race condition on save and update README (#3) @badsyntax
15-
16-
## 0.0.2
17-
18-
- Don't include build files in extension (#2) @badsyntax
19-
20-
## 0.0.1
21-
22-
- Add first version of extension (#1) @badsyntax
3+
Release notes can be found here: https://github.com/badsyntax/vscode-spotless-gradle/releases

0 commit comments

Comments
 (0)