update changelog

This commit is contained in:
troosan 2018-12-11 21:30:18 +01:00
parent aa49536e3e
commit 8f85424fb7
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
v0.16.0 (xx xxx 2018)
----------------------
### Added
- Add getVariableCount method in TemplateProcessor. @nicoder #1272
### Fixed
- Fix regex in `cloneBlock` function @nicoder #1269