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

This commit is contained in:
jekyllbot 2016-01-22 13:01:05 -08:00
parent 512c7fdb05
commit 6d67e9bdd4
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
* 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) * Disable auto-regeneration when running server detached (#4376)
* Drop#[]: only use public_send for keys in the content_methods array (#4388)
### Development Fixes ### Development Fixes