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

Unified Diff: CHANGELOG.md

Issue 1425153005: Pubspec and Changelog updates (pre publish). (Closed) Base URL: https://github.com/dart-lang/linter.git@master
Patch Set: Created 5 years, 1 month 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 | pubspec.yaml » ('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 de761693e679e9a2db18be51e7c700d81b83beba..5562ef73925b4f059e7037c80b568057a59970fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
+# 0.1.4
+
+* Added `always_declare_return_types` lint rule (#146).
+* Improved `always_specify_types` to detect missing types in declared identifiers and narrowed source range to the token.
+* Added `implementation_imports` lint rule (#33).
+* Test performance improvements.
+
# 0.1.3+5
-* Added `always_specify_types` lint rule.
+* Added `always_specify_types` lint rule (#144).
# 0.1.3+4
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698