Index: pkg/polymer/CHANGELOG.md |
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md |
index a1fb57ec0b5369ffa5247336cf94374f5b93f7ae..a7b4c356167f4c12d2fc21b7a2e5f8d9b307c4bf 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-dev |
+ * Event bindings with `@` are no longer supported. |
+ |
#### Pub version 0.10.0 |
* Interop with polymer-js elements now works. |
* Polymer polyfills are now consolidated in package:web_components, which is |