| Index: pkg/web_components/CHANGELOG.md
|
| diff --git a/pkg/web_components/CHANGELOG.md b/pkg/web_components/CHANGELOG.md
|
| index a79f7a0070dfb417acfe3babf5fafc1997c9460b..ce817ff33df0f758175da057629add33367be3d9 100644
|
| --- a/pkg/web_components/CHANGELOG.md
|
| +++ b/pkg/web_components/CHANGELOG.md
|
| @@ -1,6 +1,9 @@
|
| -# changelog
|
| -
|
| -This file contains highlights of what changes on each version of this package.
|
| +#### Pub version 0.7.0-dev
|
| + * Updated to 0.4.0-5a7353d release, with same cherry pick as 0.6.0+1.
|
| + * Many features were moved into the polymer package, this package is now
|
| + purely focused on polyfills.
|
| + * Change Platform.deliverDeclarations to
|
| + Platform.consumeDeclarations(callback).
|
|
|
| #### Pub version 0.6.0+1
|
| * Cherry pick https://github.com/Polymer/ShadowDOM/pull/500 to fix
|
|
|