From 9f55b1ff66a09b2b8ce1653664e6a58df5dcac8d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 10 Apr 2015 16:32:07 -0400 Subject: [PATCH] Update history to reflect merge of #3632 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e1d86e1a..172a04c1 100644 --- a/History.markdown +++ b/History.markdown @@ -86,6 +86,7 @@ * Clear the regenerator cache every time we process (#3592) * Readd (bring back) minitest-profile (#3628) * Add WOFF2 font MIME type to Jekyll server MIME types (#3647) + * Be smarter about extracting the extname in `StaticFile` (#3632) ### Development Fixes