From 6dcdf06c8a5f8b3bcc4637cfd7ba506b4ae67e15 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 14 Apr 2015 10:15:20 -0700 Subject: [PATCH] Update history to reflect merge of #3657 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index cb281a5e..4aea0dbc 100644 --- a/History.markdown +++ b/History.markdown @@ -117,6 +117,7 @@ * Migrate the tests to use rspec-mocks (#3552) * Remove `activesupport` (#3612) * Added tests for `Jekyll:StaticFile` (#3633) + * Force minitest version to 5.5.1 (#3657) ### Site Enhancements