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

Unified Diff: CHANGELOG.md

Issue 1104453007: add support for x-dart-test link tags in the new test package (Closed) Base URL: git@github.com:dart-lang/web-components.git@master
Patch Set: put special test attribute in a variable so polymer can use it Created 5 years, 8 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/test_compatibility.dart » ('j') | lib/build/test_compatibility.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92115e5efb87a911cf1ef06a435cf5bc19c569eb..540363e17eb7d7b00382b132196b8d8c7ef02c7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+#### 0.11.3
+ * Add support for the new `link[rel="x-dart-test"]` tags from the `test`
+ package to the transformer.
+
#### 0.11.2
* Copied `DomProxyMixin` from `custom_element_apigen` to this package and
renamed it `CustomElementProxyMixin`. This can be mixed into any class that
« no previous file with comments | « no previous file | lib/build/test_compatibility.dart » ('j') | lib/build/test_compatibility.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698