From af8266e320dd61d8c5af5a8ad67d2da205b04169 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 8 Jul 2013 19:50:13 +0200 Subject: [PATCH] Update history to reflect merge of #1284. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e898eda8..8b64f7bd 100644 --- a/History.markdown +++ b/History.markdown @@ -21,6 +21,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` + * Include/exclude deprecation handling simplification (#1284) ### Site Enhancements * Add "History" page.