| Index: pkg/polymer/CHANGELOG.md
|
| diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
|
| index d9f2943715b258ad1dbb951d403a9525357afd26..d5e0a4d51d1890b735dd1028bdadcd56e67671e0 100644
|
| --- a/pkg/polymer/CHANGELOG.md
|
| +++ b/pkg/polymer/CHANGELOG.md
|
| @@ -4,6 +4,10 @@ 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.
|
|
|
| +#### Pub version 0.11.0+1
|
| + * Added a workaround for bug in HTML imports (issue
|
| + [19650](https://code.google.com/p/dart/issues/detail?id=19650)).
|
| +
|
| #### Pub version 0.11.0
|
| * **breaking change**: platform.js and dart_support.js must be specified in
|
| your entry points at the beginning of `<head>`.
|
|
|