Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Aug 16, 2021
1 parent c76d3c9 commit 4ff8a5c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changlog

## 1.7.0

Requires Dart `sdk: '>=2.14.0-2.0.dev <3.0.0'`
- Enable [`prefer_null_aware_method_calls`](https://dart-lang.github.io/linter/lints/prefer_null_aware_method_calls.html)
- Enable [`require_trailing_commas`](https://dart-lang.github.io/linter/lints/require_trailing_commas.html)


## 1.6.0

Requires Dart `sdk: >=2.13.0 <3.0.0`
Expand Down

0 comments on commit 4ff8a5c

Please sign in to comment.