| Index: pkg/polymer/CHANGELOG.md
|
| diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
|
| index cd844123759599e789ea4077d6d8020269bea05c..3aad33a3a0d68bfacdf635dd624c715f586148fb 100644
|
| --- a/pkg/polymer/CHANGELOG.md
|
| +++ b/pkg/polymer/CHANGELOG.md
|
| @@ -5,6 +5,10 @@ package. We will also note important changes to the polyfill packages if they
|
| impact polymer: custom_element, html_import, observe, shadow_dom,
|
| and template_binding.
|
|
|
| +#### Pub version 0.9.3+3
|
| + * Removes workaround now that mirrors implement a missing feature. Requires
|
| + SDK >= 1.1.0-dev.5.0.
|
| +
|
| #### Pub version 0.9.3+2
|
| * Fix rare canonicalization bug
|
| [15694](https://code.google.com/p/dart/issues/detail?id=15694)
|
|
|