Update history to reflect merge of #5129 [ci skip]

This commit is contained in:
jekyllbot 2016-07-25 10:41:55 -07:00
parent 810e411bdf
commit da72c0974c
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
* Enable strict (or lax) liquid parsing via a config variable. (#5053) * Enable strict (or lax) liquid parsing via a config variable. (#5053)
* Add filter: to_integer (#5101) * Add filter: to_integer (#5101)
* watcher: pass site instance to watch plugin (#5109) * watcher: pass site instance to watch plugin (#5109)
* Show liquid warnings. (#5129)
### Bug Fixes ### Bug Fixes