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

Side by Side 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, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/polymer/pubspec.yaml ('k') | pkg/web_components/pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # changelog 1 # changelog
2 2
3 This file contains highlights of what changes on each version of this package. 3 This file contains highlights of what changes on each version of this package.
4 4
5 #### Pub version 0.4.0
6 * Adds `registerDartType` and updates to platform 0.3.3-29065bc
7 (re-applies the changes in 0.3.5).
8
9 #### Pub version 0.3.5+1
10 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
11 breaking changes so we are republishing it in 0.4.0)
12
5 #### Pub version 0.3.5 13 #### Pub version 0.3.5
6 * Added `registerDartType` to register a Dart API for a custom-element written 14 * Added `registerDartType` to register a Dart API for a custom-element written
7 in Javascript. 15 in Javascript.
16 * Updated to platform 0.3.3-29065bc
8 17
9 #### Pub version 0.3.4 18 #### Pub version 0.3.4
10 * Updated to platform 0.2.4 (see lib/build.log for details) 19 * Updated to platform 0.2.4 (see lib/build.log for details)
OLDNEW
« 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