Skip to content

Commit

Permalink
Update CHANGELOG.md for PR #910. (#945)
Browse files Browse the repository at this point in the history
  • Loading branch information
bicknellr committed Jun 12, 2019
1 parent 8655aa5 commit 5fad61a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Expand Up @@ -10,9 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
Unreleased section, uncommenting the header as necessary.
-->

<!-- ## Unreleased -->
## Unreleased
<!-- ### Changed -->
<!-- ### Added -->

### Added
* `render` and `shady-render` now both accept any value that is renderable by `NodePart`. ([#910](https://github.com/Polymer/lit-html/issues/910))

<!-- ### Removed -->
<!-- ### Fixed -->

Expand Down

0 comments on commit 5fad61a

Please sign in to comment.