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

Unified Diff: pkg/polymer_expressions/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/test/template_distribute_dynamic_test.dart ('k') | pkg/polymer_expressions/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer_expressions/CHANGELOG.md
diff --git a/pkg/polymer_expressions/CHANGELOG.md b/pkg/polymer_expressions/CHANGELOG.md
index 06f49dd4715041c3c24fe7ac5a3ee398f999630c..51d9e920577cb72fc8de4165f699aa9e130a96c8 100644
--- a/pkg/polymer_expressions/CHANGELOG.md
+++ b/pkg/polymer_expressions/CHANGELOG.md
@@ -1,7 +1,9 @@
-# changelog
-
-This file contains highlights of what changes on each version of the
-polymer_expressions package.
+#### Pub version 0.13.0-dev
+ * Move minimum 'template_binding' constraint to 0.13.0.
+ * Additional polyfills are now required when using this package outside of
+ polymer. All the files in the 'template_binding' package under lib/js should
+ be included at the top of your app in addition to platform.js from the
+ 'web_components' package.
#### Pub version 0.12.0+1
* Widen dependency constraint on `observe`.
« no previous file with comments | « pkg/polymer/test/template_distribute_dynamic_test.dart ('k') | pkg/polymer_expressions/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698