Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mergeability config and update CHANGELOG #24

Merged
merged 1 commit into from
May 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .github/mergeable.yml

This file was deleted.

21 changes: 1 addition & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
# Change Log

## 0.1.0

- Consumes new spotless API for proper VS Code integation. Now includes a proper fix for race conditions (#10) @badsyntax
- Improved performance with new spotless API and new stdout streaming approach (#10) @badsyntax
- Expanded set of supported languages (#10) @badsyntax
- Added snyk-protect (#13) @snyk-bot
- [Snyk] Fix for 1 vulnerabilities (#13) @snyk-bot
- Use more specific document selectors (#4) @badsyntax

## 0.0.3

- Fix race condition on save and update README (#3) @badsyntax

## 0.0.2

- Don't include build files in extension (#2) @badsyntax

## 0.0.1

- Add first version of extension (#1) @badsyntax
Release notes can be found here: https://github.com/badsyntax/vscode-spotless-gradle/releases