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

This commit is contained in:
jekyllbot 2016-07-25 10:42:29 -07:00
parent 57944c3da4
commit 28548f985e
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
* Add missing fields to ExcerptDrop (#5067)
* Stringify configuration overrides before first use (#5060)
* hooks: move after_init hook call at the end of Site.initialize (#5106)
* filters: raise error if no input given to date filters (#5127)
### Forward Ports