Skip to content

Commit 21ee3b4

Browse files
committed
[ci skip] Update Changelog
1 parent 99abf95 commit 21ee3b4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Change Log
22

3+
## [v2.0.0-rc.9](https://github.com/Polymer/polymer/tree/v2.0.0-rc.9) (2017-05-12)
4+
- [ci skip] Add alacarte usage smoke tests. ([commit](https://github.com/Polymer/polymer/commit/e54bc5f8))
5+
6+
- [skip ci] doc fixes ([commit](https://github.com/Polymer/polymer/commit/b943aa0d))
7+
8+
- Docs and slight renaming. ([commit](https://github.com/Polymer/polymer/commit/4eb252fe))
9+
10+
- Add tests. ([commit](https://github.com/Polymer/polymer/commit/1f83fd7c))
11+
12+
- Move hostStack to property-effects and make readyClients explicit ([commit](https://github.com/Polymer/polymer/commit/c7a81ea8))
13+
14+
- Turn on accessors (via __dataInitialized) only after clients have completely flushed. ([commit](https://github.com/Polymer/polymer/commit/2f1e964c))
15+
16+
- Adds `_enableProperties` as a new entry point that must be called to turn on properties. Prevents a bug where `_readyClients` can be called twice. ([commit](https://github.com/Polymer/polymer/commit/c6f9b315))
17+
18+
- [ci skip] Fix doc createPropertyEffect -> addPropertyEffect ([commit](https://github.com/Polymer/polymer/commit/90e8cd95))
19+
20+
- [ci skip] Update Changelog ([commit](https://github.com/Polymer/polymer/commit/448149d2))
21+
322
## [v2.0.0-rc.8](https://github.com/Polymer/polymer/tree/v2.0.0-rc.8) (2017-05-11)
423
- Add test for boolean dynamicFn ([commit](https://github.com/Polymer/polymer/commit/03d21ce8))
524

0 commit comments

Comments
 (0)