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

This commit is contained in:
jekyllbot 2016-07-21 11:43:39 -07:00
parent f8aea7b35c
commit 1be51f963b
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
* check if relative URL contains a colon (#5069)
* Enable strict (or lax) liquid parsing via a config variable. (#5053)
* Add filter: to_integer (#5101)
* watcher: pass site instance to watch plugin (#5109)
### Bug Fixes