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

Unified Diff: pkg/web_components/CHANGELOG.md

Issue 360573003: Fix version in web_components. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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/pubspec.yaml ('k') | pkg/web_components/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/web_components/CHANGELOG.md
diff --git a/pkg/web_components/CHANGELOG.md b/pkg/web_components/CHANGELOG.md
index 87f77b6e2bb721584bbcb4b7e0654e1348c7b185..fcb5e5ae494a4114806ba039a92bbb0ea48af184 100644
--- a/pkg/web_components/CHANGELOG.md
+++ b/pkg/web_components/CHANGELOG.md
@@ -2,9 +2,18 @@
This file contains highlights of what changes on each version of this package.
+#### Pub version 0.4.0
+ * Adds `registerDartType` and updates to platform 0.3.3-29065bc
+ (re-applies the changes in 0.3.5).
+
+#### Pub version 0.3.5+1
+ * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
+ breaking changes so we are republishing it in 0.4.0)
+
#### Pub version 0.3.5
* Added `registerDartType` to register a Dart API for a custom-element written
in Javascript.
+ * Updated to platform 0.3.3-29065bc
#### Pub version 0.3.4
* Updated to platform 0.2.4 (see lib/build.log for details)
« no previous file with comments | « pkg/polymer/pubspec.yaml ('k') | pkg/web_components/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698