Skip to content

Commit

Permalink
Update changelog, prepare for 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Jun 24, 2021
1 parent 650c51d commit 3d3f4b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# eslint-nibble Changelog

### 7.0.0
- (Breaking) Drop node < 12 (#83)
- (Feature) Adds `--fixable-only` option to only show fixable results (#82)
- (Dep) Update dependencies (#83)

### 6.1.0
- (Feature) Adds `--rulesdir` option to load custom rules at runtime (#76)
- (Build) Update versions of node to run in Travis CI.
Expand Down

0 comments on commit 3d3f4b7

Please sign in to comment.