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

This commit is contained in:
jekyllbot 2016-01-22 13:13:19 -08:00
parent ccb382679a
commit 4d138c9ab5
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
* 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) * Drop#[]: only use public_send for keys in the content_methods array (#4388)
* Extract title from filename successfully when no date. (#4195)
### Development Fixes ### Development Fixes