From 70a315638592c9e0a25028db89cfb0f912e5323f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 10 Apr 2015 16:52:50 -0400 Subject: [PATCH] Update history to reflect merge of #3608 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7476944a..0cc4e7fe 100644 --- a/History.markdown +++ b/History.markdown @@ -87,6 +87,7 @@ * 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) + * Process metadata for all dependencies (#3608) ### Development Fixes