From a26ab60ca4106523c20c91c9a32ab0cfb093493a Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 27 Jun 2013 18:58:49 +0200 Subject: [PATCH] Update history to reflect restriction of activesupport dependency. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 304b1ba3..8b2dae0f 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ ### Development Fixes * Merge the theme and layout cucumber steps into one step (#1151) + * Restrict activesupport dependency to pre-4.0.0 to maintain compatibility with `<= 1.9.2` ### Site Enhancements * Add "History" page.