| Index: pkg/polymer/CHANGELOG.md
|
| diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
|
| index 7194598a122f0cf144ba9076987c5706d71696ad..cd844123759599e789ea4077d6d8020269bea05c 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+2
|
| + * Fix rare canonicalization bug
|
| + [15694](https://code.google.com/p/dart/issues/detail?id=15694)
|
| +
|
| #### Pub version 0.9.3+1
|
| * Fix type error in runner.dart
|
| [15649](https://code.google.com/p/dart/issues/detail?id=15649).
|
|
|