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

Unified Diff: CHANGELOG.md

Issue 1715893002: Bump to `0.1.11`. (Closed) Base URL: https://github.com/dart-lang/linter.git@master
Patch Set: Created 4 years, 10 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 | 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 0f2fc66f0eaa62e374a4964afa9fe091e02dba57..ac7c32e51052af3c41b0be2f82369bc1eb4a8529 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# 0.1.11
+
+* Doc generation improvements (now with options samples).
+* Lint to sort unnamed constructors first (#187).
+* Lint to ensure public members have API docs (#188).
+* Lint t ensure constructors are sorted first (#186).
keertip 2016/02/19 21:30:21 "to"
pquitslund 2016/02/19 21:31:12 Ha. Yes. Fixed!
+* Lint for `hashCode` and `==` (#168).
+* Lint to detect un-annotated overrides (#167).
+* Fix to ignore underscores in public APIs (#153).
+* Lint to check for return types on setters (#122).
+* Lint to flag missing type params (#156).
+* Lint to avoid inits to `null` (#160).
# 0.1.10
« 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