From d1c626f2e26afae1684ac8aad21b9d21b06c8c51 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 15 May 2013 23:59:51 +0200 Subject: [PATCH] Update history to reflect merge of #1035 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7af92a8d..e96952cc 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * Rename Jekyll::Logger to Jekyll::Stevenson to fix inheritance issue (#1106) ### Site Enhancements + * Add link to jekyll-minibundle in the doc's plugins list (#1035) * Quick patch for importers documentation * Fix prefix for WordpressDotCom importer in docs (#1107) * Add jekyll-contentblocks plugin to docs (#1068)