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

This commit is contained in:
jekyllbot 2016-01-20 11:07:34 -08:00
parent 7b8c39722b
commit f1ac1f2125
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
* 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) * Page should respect output extension of its permalink (#4373)
* Disable auto-regeneration when running server detached (#4376)
### Development Fixes ### Development Fixes