From b6ea045e1bfb3937840f87a3e03a27322acb1ece Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 10 Apr 2015 16:28:28 -0400 Subject: [PATCH] Update history to reflect merge of #3647 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f2345fbd..e1d86e1a 100644 --- a/History.markdown +++ b/History.markdown @@ -85,6 +85,7 @@ * Removed the trailing slash from the example `/blog` baseurl comment (#3485) * 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) ### Development Fixes