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

This commit is contained in:
jekyllbot 2016-01-18 15:00:47 -08:00
parent c5830ce6e0
commit 2d5feab2ae
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
* Escape html from site.title and page.title in site template (#4307) * Escape html from site.title and page.title in site template (#4307)
* Allow custom file extensions if defined in `permalink` YAML front matter (#4314) * Allow custom file extensions if defined in `permalink` YAML front matter (#4314)
* Fix deep_merge_hashes! handling of drops and hashes (#4359) * Fix deep_merge_hashes! handling of drops and hashes (#4359)
* Page should respect output extension of its permalink (#4373)
### Development Fixes ### Development Fixes