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

This commit is contained in:
jekyllbot 2016-01-09 18:11:48 -08:00
parent 735554007c
commit 92ba22f8fe
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
* Drop: fix hash setter precendence (#4312)
* utils: `has_yaml_header?` should accept files with extraneous spaces (#4290)
* Escape html from site.title and page.title in site template (#4307)
* Allow custom file extensions if defined in `permalink` YAML front matter (#4314)
### Development Fixes