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

Unified Diff: CHANGELOG.md

Issue 2245123002: Publish linter `0.1.24`. (Closed) Base URL: https://github.com/dart-lang/linter.git@master
Patch Set: Created 4 years, 4 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 | « .gitignore ('k') | no next file » | 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 5585226f4da7d15b54c048e1f27bac282b4ee513..6430a598aa7475bcb4715d2cffb9ffe073878147 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,13 @@
+# 0.1.24
+
+* Internal updates to keep up with changes in the analyzer package.
+* Updated `close_sinks` to respect calls to `destroy` (#282).
+* Fixed `only_throw_errors` to report on the expression not node.
+
# 0.1.23
* Removed `whitespace_around_ops` pending re-name and re-design (#249).
-
# 0.1.22
* Grinder support (`rule:rule_name` and `docs:location`) for rule stub and doc generation (respectively).
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698