Chromium Code Reviews| OLD | NEW |
|---|---|
| 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.3.5 | 5 #### Pub version 0.3.5 |
| 6 * Added `registerDartType` to register a Dart API for a custom-element written | 6 * Added `registerDartType` to register a Dart API for a custom-element written |
| 7 in Javascript. | 7 in Javascript. |
| 8 | 8 |
| 9 #### Pub version 0.3.4 | 9 #### Pub version 0.3.4 |
| 10 * Updated to platform 0.2.4 (see lib/build.log for details) | 10 * Updated to platform 0.2.4 (see lib/build.log for details) |
| OLD | NEW |