| Index: pkg/observe/CHANGELOG.md
|
| diff --git a/pkg/observe/CHANGELOG.md b/pkg/observe/CHANGELOG.md
|
| index b32303add244131484b98ed666cdc08cd9d90d41..53a425fa233aed01525d5276fb948b6f63008f3e 100644
|
| --- a/pkg/observe/CHANGELOG.md
|
| +++ b/pkg/observe/CHANGELOG.md
|
| @@ -3,6 +3,11 @@
|
| This file contains highlights of what changes on each version of the observe
|
| package.
|
|
|
| +#### Pub version 0.11.0-dev
|
| + * PathObserver.value= no longer discards changes (this is in combination with
|
| + a change in template_binding and polymer to improve interop with JS custom
|
| + elements).
|
| +
|
| #### Pub version 0.10.0+3
|
| * minor changes to documentation, deprecated `discardListChages` in favor of
|
| `discardListChanges` (the former had a typo).
|
|
|