From 5367bc34166b08ef9f8307b86f8de7abe04746a7 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 12 Aug 2014 12:48:09 -0400 Subject: [PATCH] Update history to reflect merge of #2732 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 71f1d2fb..8ba62eea 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * 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) + * Front Matter default types should always be pluralized (#2732) ### Bug Fixes