From a91775fcfe7bf35e78948a9663a5e0fd088c3216 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 10 Apr 2015 16:25:34 -0400 Subject: [PATCH] Update history to reflect merge of #3633 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 50c8d824..f2345fbd 100644 --- a/History.markdown +++ b/History.markdown @@ -111,6 +111,7 @@ * Convert remaining textile test documents to markdown (#3528) * Migrate the tests to use rspec-mocks (#3552) * Remove `activesupport` (#3612) + * Added tests for `Jekyll:StaticFile` (#3633) ### Site Enhancements