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

Unified Diff: pkg/analyzer/CHANGELOG.md

Issue 1400343006: Analyzer version 0.26.1+10 bump. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Typo fix. Created 5 years, 2 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 | pkg/analyzer/pubspec.yaml » ('j') | 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 9e2232a82e8ca24f9342f0bddd78afe8f3044ea6..e3860cb7962327d11b9f0d972315f62632e12af2 100644
--- a/pkg/analyzer/CHANGELOG.md
+++ b/pkg/analyzer/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.26.1+10
+* New `AnalysisContext` API for associating configuration data with contexts
+ (`setConfigurationData()` and `getConfigurationData()`).
+
## 0.26.1+9
* `OptionsProcessor` extension point API changed to pass associated
`AnalysisContext` instance into the `optionsProcessed` call-back.
« no previous file with comments | « no previous file | pkg/analyzer/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698