From 565bbada08ec6f4bb827365d5ef06ce6eee3e89b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 6 Aug 2014 20:15:25 -0400 Subject: [PATCH] Update history to reflect merge of #2705 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8339e370..7946effe 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ * Notify the user when auto-regeneration is disabled. (#2696) * Allow partial variables in include tag filename argument (#2693) * Move instances of `Time.parse` into a Utils method (#2682) + * Ignore subfolders in the `_posts` folder (#2705) REVERTS (#2633) ### Bug Fixes