Changelog entry

This commit is contained in:
David Jennes
2018-09-26 03:10:53 +02:00
parent 2e67755118
commit 524c0acce6

View File

@@ -1,5 +1,14 @@
# Stencil Changelog # Stencil Changelog
## Master
### Bug Fixes
- Fixed a bug in Stencil 0.13 where tags without spaces were incorrectly parsed.
[David Jennes](https://github.com/djbe)
[#252](https://github.com/stencilproject/Stencil/pull/252)
## 0.13.0 ## 0.13.0
### Breaking ### Breaking