Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Sep 19, 2022
1 parent 1cd11c8 commit 07c9a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,5 +1,6 @@
# 3.1.0

- **BREAKING** refactor: remove deprecated `unawaited` (use `unawaited` from `dart:async` instead).
- feat: additional lint rules:
- [avoid_final_parameters](https://dart-lang.github.io/linter/lints/avoid_final_parameters.html)
- [avoid_multiple_declarations_per_line](https://dart-lang.github.io/linter/lints/avoid_multiple_declarations_per_line.html)
Expand Down

0 comments on commit 07c9a11

Please sign in to comment.