From 86fd1c5dd4bcba815adaca71b90872e9ae4cec39 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 12 Jul 2013 10:52:28 +0200 Subject: [PATCH] Update history to reflect merge of #1144. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b8e72d26..1174daf1 100644 --- a/History.markdown +++ b/History.markdown @@ -27,6 +27,7 @@ * Restrict activesupport dependency to pre-4.0.0 to maintain compatibility with `<= 1.9.2` * Include/exclude deprecation handling simplification (#1284) * Convert README to Markdown. (#1267) + * Refactor Jekyll::Site (#1144) ### Site Enhancements * Add "News" section for release notes, along with an RSS feed (#1093, #1285, #1286)