From a95b861d6938188d1c0dfd1e61dca00107d2d753 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 23 Mar 2015 20:12:38 -0700 Subject: [PATCH] Update history to reflect merge of #3612 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 03f6a8b6..c071a243 100644 --- a/History.markdown +++ b/History.markdown @@ -106,6 +106,7 @@ * Minor changes to resolve deprecation warnings (#3547) * Convert remaining textile test documents to markdown (#3528) * Migrate the tests to use rspec-mocks (#3552) + * Remove `activesupport` (#3612) ### Site Enhancements