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

This commit is contained in:
jekyllbot 2016-07-25 12:16:56 -07:00
parent 0f3ce73516
commit 3580e4fe82
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
* Stringify configuration overrides before first use (#5060) * Stringify configuration overrides before first use (#5060)
* hooks: move after_init hook call at the end of Site.initialize (#5106) * hooks: move after_init hook call at the end of Site.initialize (#5106)
* filters: raise error if no input given to date filters (#5127) * filters: raise error if no input given to date filters (#5127)
* where_exp filter should filter posts (#4860)
### Forward Ports ### Forward Ports