From 58dacf796fd31d91e2204d85060eec41f005782f Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Mon, 17 Jun 2013 21:16:31 -0500 Subject: [PATCH] Update history to reflect merge of #1225 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0edb9ab5..995d18bf 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,7 @@ * Add ReadInXMinutes plugin to the plugin list (#1222) * Remove plugins from the plugin list that have equivalents in Jekyll proper (#1223) + * Add jekyll-assets to the plugin list (#1225) ### Development Fixes