chore(CHANGELOG): Add entry for #98

This commit is contained in:
Kyle Fuller
2017-04-18 23:01:01 +01:00
parent 5541eae818
commit 4f9063c147

View File

@@ -17,6 +17,12 @@
{% endif %} {% endif %}
``` ```
### Bug Fixes
- You can now use literal filter arguments which contain quotes.
[#98](https://github.com/kylef/Stencil/pull/98)
## 0.8.0 ## 0.8.0
### Breaking ### Breaking