Skip to content

Commit 6c26450

Browse files
author
Steven Orvell
committed
Update CHANGELOG.md
1 parent ee690f6 commit 6c26450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1919
* `LitElement.renderRoot` is now `public readonly` instead of `protected`.
2020

2121
### Fixed
22+
* Initial update is scheduled at construction time rather than connected time ([#594](https://github.com/Polymer/lit-element/issues/594)).
2223
* Properties annotated with the `@query` and `@queryAll` decorators will now
2324
survive property renaming optimizations when used with tsickle and Closure JS
2425
Compiler.

0 commit comments

Comments
 (0)