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

This commit is contained in:
jekyllbot 2016-07-15 19:24:03 -07:00
parent ed98597d49
commit 10cfaa2a75
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
* Prevent reset of page in Liquid payload right before rendering layouts (#5009) * Prevent reset of page in Liquid payload right before rendering layouts (#5009)
* Add missing fields to ExcerptDrop (#5067) * Add missing fields to ExcerptDrop (#5067)
* 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)
### Forward Ports ### Forward Ports