| Index: pkg/template_binding/CHANGELOG.md
|
| diff --git a/pkg/template_binding/CHANGELOG.md b/pkg/template_binding/CHANGELOG.md
|
| index 05319d75810b2e3f818e827001fc772a8d3e28a2..e4fcf5b26d54d7d5eb310071070afc61ace734af 100644
|
| --- a/pkg/template_binding/CHANGELOG.md
|
| +++ b/pkg/template_binding/CHANGELOG.md
|
| @@ -3,6 +3,11 @@
|
| This file contains highlights of what changes on each version of the
|
| template_binding package.
|
|
|
| +#### Pub version 0.12.0+2
|
| + * fix bug in interop layer to ensure callbacks are run in the dirty-checking
|
| + zone (this only affected running code directly in Dartium without running
|
| + pub-build or pub-serve)
|
| +
|
| #### Pub version 0.12.0
|
| * NodeBind interop support. This allows elements such as Polymer's
|
| core-elements and paper-elements to work properly with Dart binding paths,
|
|
|