From 67da09e5e00ccbcb658fee6a81e368b058337396 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 10 Aug 2014 16:18:17 -0400 Subject: [PATCH] Update history to reflect merge of #2718 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3943cb14..c2b8e4fc 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,7 @@ * Allow static files in Collections (#2615) * Fixed typo in `Deprecator#gracefully_require` error message (#2694) * Remove preemptive loading of the 'classifier' gem. (#2697) + * Use case-insensitive checking for the file extensions when loading config files (#2718) ### Development Fixes