From 6296010c438c88bf7dd483494e424e8b51e94d40 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 29 May 2013 12:06:36 +0200 Subject: [PATCH] Update history to reflect merge of #1149. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9a19a1cc..66bff7aa 100644 --- a/History.markdown +++ b/History.markdown @@ -32,6 +32,7 @@ * Add the Jekyll Gallery Plugin to the plugin list (#1143) ### Development Fixes + * Use Jekyll.logger instead of Jekyll::Stevenson to log things (#1149) * Fix pesky Cucumber infinite loop (#1139) * Do not write posts with timezones in Cucumber tests (#1124)