We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41407d9 commit 33f6713Copy full SHA for 33f6713
CHANGELOG.md
@@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
<!-- ### Removed -->
17
<!-- ### Fixed -->
18
19
+## [1.0.0-rc.1] - 2018-12-13
20
+### Fixed
21
+* Documentation updates.
22
+* Fixed typing for template_polyfill `createElement` call.
23
+
24
## [0.14.0] - 2018-11-30
25
### Changed
26
* `until()` can now take any number of sync or async arguments. ([#555](https://github.com/Polymer/lit-html/pull/555))
0 commit comments