| Index: pkg/polymer/CHANGELOG.md
|
| diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
|
| index f99b3d64a5db42ea2c32a4c04d4bc5ecaa7343e8..936b00f079b976424d65c69a2fc5f3ea4a5397d7 100644
|
| --- a/pkg/polymer/CHANGELOG.md
|
| +++ b/pkg/polymer/CHANGELOG.md
|
| @@ -1,5 +1,9 @@
|
| +#### 0.15.3+1
|
| + * Fix logic for detecting when the compiler is linting within an
|
| + `auto-binding-dart` template element. This removes some false positive
|
| + warnings.
|
| +
|
| #### 0.15.3
|
| -
|
| * Narrow the constraint on observe to ensure that new features are reflected
|
| in polymer's version.
|
|
|
|
|