From 3dffa8284f604e4ac87ce6eb4bc8bbaa257da8d8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 28 Jun 2014 17:20:09 -0400 Subject: [PATCH] Update history to reflect closing of #2520. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a229b7e6..12a55e71 100644 --- a/History.markdown +++ b/History.markdown @@ -52,6 +52,7 @@ * Ensure exclude and include arrays are arrays of strings (#2542) * Allow collections to have dots in their filenames (#2552) * Collections shouldn't try to read in directories as files (#2552) + * Be quiet very quickly. (#2520) ### Development Fixes