From aae5fd1183498118138d96b94ef98e1bdf086a4d Mon Sep 17 00:00:00 2001 From: Pascal Welsch Date: Wed, 19 Jan 2022 19:07:01 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5349ea0..70ffd34 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -# Changlog +# Changelog + +## 1.8.2 + +[pana](https://github.com/dart-lang/pana) lint rules have been relaxed. No need for those two rules in the `package` version: +- Remove [`lines_longer_than_80_chars`](https://dart-lang.github.io/linter/lints/lines_longer_than_80_chars.html) from `analysis_options_package.yaml` +- Remove [`prefer_single_quotes`](https://dart-lang.github.io/linter/lints/prefer_single_quotes.html) from `analysis_options_package.yaml` ## 1.8.1