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

Unified Diff: pkg/polymer/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/pkgbuild.status ('k') | pkg/polymer/example/component/news/test/news_index_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/CHANGELOG.md
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
index 5468743fdb738d86dcf2a643deb0f75c5917ba2c..2122d5277349e540317f7b447105cafd2f22aa77 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -1,6 +1,11 @@
-This file contains highlights of what changes on each version of the polymer
-package. We will also note important changes to the polyfill packages (observe,
-web_components, and template_binding) if they impact polymer.
+#### 0.14.0-dev
+ * Upgraded to polymer 0.4.0 ([polymer-dev#d66a86e][d66a86e]).
+ * The platform.js script is no longer required in Chrome or Dartium
+ (version 36). You can now remove this from your projects for development,
+ and it will be injected when running pub build or pub serve. If you would
+ like the option to not inject platform.js at all in the built output (if you
+ are deploying to chrome exclusively), please star this bug
+ http://dartbug.com/20865.
#### 0.13.1
* Upgraded error messages to have a unique and stable identifier. This
« no previous file with comments | « pkg/pkgbuild.status ('k') | pkg/polymer/example/component/news/test/news_index_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698