| Index: pkg/polymer/CHANGELOG.md
|
| diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
|
| index c4dbf6db61a4ceb06f9c50eb4de9e6b524aa75f5..8dcc4d9a4717ea60074a98881bb277d13409ad8d 100644
|
| --- a/pkg/polymer/CHANGELOG.md
|
| +++ b/pkg/polymer/CHANGELOG.md
|
| @@ -5,6 +5,7 @@ package. We will also note important changes to the polyfill packages (observe,
|
| web_components, and template_binding) if they impact polymer.
|
|
|
| #### Pub version 0.12.2-dev
|
| + * Fix for [20539](http://dartbug.com/20539).
|
| * Backward compatible change to prepare for upcoming change of the user agent
|
| in Dartium.
|
| * `pub run polymer:new_element` now supports specifying a base class.
|
|
|