Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(496)

Unified Diff: CHANGELOG.md

Issue 1972183002: Linter version 0.1.16 bump [TBR]. (Closed) Base URL: https://github.com/dart-lang/linter.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/src/rules.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2dcab8eb7a6043120634fe56009050e7b6bf01b7..b7b188c4bcac87261b54bf7f8e26c78161205cc8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# 0.1.16
+
+* Fix for false positive in `overriden_field`s.
+* New `unrelated_type_equality_checks` lint.
+* Fix to accept `$` identifiers in string interpolation lint (#214).
+* Update to new `plugin` API (`0.2.0`).
+* Strong mode cleanup.
+
# 0.1.15
* Fix to allow simple getter/setters when a decl is ``@protected` (#215).
« no previous file with comments | « no previous file | lib/src/rules.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698