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

This commit is contained in:
jekyllbot 2016-07-15 09:58:09 -07:00
parent 3ae7d0c319
commit 0db1ec339d
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
* Extract tag name to class method (#5063) * Extract tag name to class method (#5063)
* check if relative URL contains a colon (#5069) * check if relative URL contains a colon (#5069)
* 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)
### Bug Fixes ### Bug Fixes