Chromium Code Reviews| Index: pkg/template_binding/CHANGELOG.md |
| diff --git a/pkg/template_binding/CHANGELOG.md b/pkg/template_binding/CHANGELOG.md |
| index 924e95c6937f52e9560ac99f6628d30112a92b62..05319d75810b2e3f818e827001fc772a8d3e28a2 100644 |
| --- a/pkg/template_binding/CHANGELOG.md |
| +++ b/pkg/template_binding/CHANGELOG.md |
| @@ -3,11 +3,7 @@ |
| This file contains highlights of what changes on each version of the |
| template_binding package. |
| -#### Pub version 0.12.0-pre.1.dev |
| - * Fix bug in translation of text to textContent (in case custom-elements use |
| - `text` as an attribute name). |
|
Siggi Cherem (dart-lang)
2014/07/29 23:19:27
this message is no longer relevant because the bug
|
| - |
| -#### Pub version 0.12.0-dev |
| +#### 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, |
| including using Elements and functions as values, and two-way bindings. |