feat(template): Restore open state

This commit is contained in:
Kyle Fuller
2016-12-01 18:41:25 +00:00
parent abae80d39d
commit 974b9c85a0
3 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
# Stencil Changelog
## 0.7.2
### Enhancements
- `Template` is now an `open` class.
## 0.7.1
### Bug Fixes