Index: pkg/polymer/CHANGELOG.md |
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md |
index 52bef925c242a49733257f9ddd35cfd8ed069ee5..7194598a122f0cf144ba9076987c5706d71696ad 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+1 |
+ * Fix type error in runner.dart |
+ [15649](https://code.google.com/p/dart/issues/detail?id=15649). |
+ |
#### Pub version 0.9.3 |
* pub-build now runs the linter automatically |