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

Unified Diff: pkg/template_binding/CHANGELOG.md

Issue 558673004: update polymer js to 0.4.0 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: review updates Created 6 years, 3 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 | « pkg/polymer_expressions/test/syntax_test.html ('k') | pkg/template_binding/lib/js/microtask.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/template_binding/CHANGELOG.md
diff --git a/pkg/template_binding/CHANGELOG.md b/pkg/template_binding/CHANGELOG.md
index 21bf6e4b9f0d61b893054ba44eb8ca629e4ec573..35557ff1386666c749d87c3bae3efed2118e751b 100644
--- a/pkg/template_binding/CHANGELOG.md
+++ b/pkg/template_binding/CHANGELOG.md
@@ -1,10 +1,11 @@
-# changelog
-
-This file contains highlights of what changes on each version of the
-template_binding package.
+#### Pub version 0.13.0-dev
+ * Up to date with [TemplateBinding#41e95ea][41e95ea] (release 0.4.0)
+ * Using this package now requires some additional javascript polyfills, that
+ were moved out of platform.js. These files are listed under lib/js, and all
+ are required in addition to platform.js from the web_components package.
#### Pub version 0.12.1
- * Up to date with [TemplateBinding#6a2808][6a2808] (release 0.3.5)
+ * Up to date with [TemplateBinding#6a2808c][6a2808c] (release 0.3.5)
#### Pub version 0.12.0+4
* Widen the dependency constraint on `observe`.
« no previous file with comments | « pkg/polymer_expressions/test/syntax_test.html ('k') | pkg/template_binding/lib/js/microtask.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698