From 8eec9f7759d7cebcc2ac77fffa7bf9b88598f96c Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 23 May 2013 20:32:40 -0500 Subject: [PATCH] Update history to reflect merge of #1143 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d0bcaa40..70c788f8 100644 --- a/History.markdown +++ b/History.markdown @@ -27,6 +27,7 @@ * Add docs indicating that Pygments does not need to be installed separately (#1099, #1119) * Update the migrator docs to be current (#1136) + * Add the Jekyll Gallery Plugin to the plugin list (#1143) ### Development Fixes * Fix pesky Cucumber infinite loop (#1139)