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

Unified Diff: pkg/analyzer/CHANGELOG.md

Issue 1240713007: Changelog for analyzer version 0.25.3-alpha.0 (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/CHANGELOG.md
diff --git a/pkg/analyzer/CHANGELOG.md b/pkg/analyzer/CHANGELOG.md
index d81b00985cd886ca4c77a576a757163c2f8cdb32..59a96063dbf21da4921923f765e641cc55bcf01c 100644
--- a/pkg/analyzer/CHANGELOG.md
+++ b/pkg/analyzer/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 0.25.3-alpha.0
+
+* Add hook for listening to implicitly analyzed files
+* Add a PathFilter and AnalysisOptionsProvider utility classes to aid
+ clients in excluding files from analysis when directed to do so by an
+ options file.
+
## 0.25.2
* Enable null-aware operators (DEP 9) by default.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698