From 99c700a8a48a0102c815d2f3ae3af1cc7dcd6774 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 21 Jun 2013 22:39:28 -0500 Subject: [PATCH] Update history to reflect merge of #1229 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 995d18bf..50c590bd 100644 --- a/History.markdown +++ b/History.markdown @@ -23,6 +23,7 @@ * Remove plugins from the plugin list that have equivalents in Jekyll proper (#1223) * Add jekyll-assets to the plugin list (#1225) + * Add jekyll-pandoc-mulitple-formats to the plugin list (#1229) ### Development Fixes