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

Unified Diff: CHANGELOG.md

Issue 978453003: add option to ImportCrawler to start from an already parsed document (Closed) Base URL: git@github.com:dart-lang/web-components.git@master
Patch Set: Created 5 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 | lib/build/import_crawler.dart » ('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 f52cce351cd6b5739be33501bc9f517a007823a5..6f0c931770d3646a22a118c9ab86c682e6fe2f37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+#### 0.10.5
+ * Update `ImportCrawler` with support for pre-parsed initial documents. This
+ allows it to work better with other transformers in the same step (you can
+ pass in a modified document).
+
#### 0.10.4+2
* Fix `@CustomElement` test in internet explorer.
« no previous file with comments | « no previous file | lib/build/import_crawler.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698