| Index: pkg/polymer/CHANGELOG.md
|
| diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
|
| index d0acad21dde226845509f5eca0c186d503a207d9..8f1ac52d5a9929a2b88ff37f6f50221344d80be6 100644
|
| --- a/pkg/polymer/CHANGELOG.md
|
| +++ b/pkg/polymer/CHANGELOG.md
|
| @@ -1,4 +1,6 @@
|
| -#### 0.14.3-dev
|
| +#### 0.14.3
|
| + * Warn if the same css file is inlined more than once,
|
| + [19996](http://dartbug.com/19996).
|
| * Don't start moving elements from head to body until we find the first
|
| import, [20826](http://dartbug.com/20826).
|
| * Add option to not inject platform.js in the build output
|
|
|