From 4d138c9ab5a20eb762835e9fd1c580961434896d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 22 Jan 2016 13:13:19 -0800 Subject: [PATCH] Update history to reflect merge of #4195 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 12834ca6..7f1c612d 100644 --- a/History.markdown +++ b/History.markdown @@ -42,6 +42,7 @@ * Page should respect output extension of its permalink (#4373) * Disable auto-regeneration when running server detached (#4376) * Drop#[]: only use public_send for keys in the content_methods array (#4388) + * Extract title from filename successfully when no date. (#4195) ### Development Fixes