From 281fb549f86c12310e788d0f35aeb6f62dc28296 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 25 Jun 2014 16:56:49 -0400 Subject: [PATCH] Update history to reflect merge of #2542 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b84ed5b6..8acdbf07 100644 --- a/History.markdown +++ b/History.markdown @@ -48,6 +48,7 @@ * Before copying file, explicitly remove the old one (#2535) * Merge file system categories with categories from YAML. (#2531) * Deep merge front matter defaults (#2490) + * Ensure exclude and include arrays are arrays of strings (#2542) ### Development Fixes