From 92907c9545a7925cfc8ebfcb529144daae5d2169 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Mon, 30 Sep 2013 16:41:10 -0500 Subject: [PATCH] Update history to reflect merge of #1590 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b7f09202..09ffe458 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ ### Development Fixes * Add coverage reporting with Coveralls (#1539) * Refactor the Liquid `include` tag (#1490) + * Update the documentation for generators (#1590) ### Site Enhancements * Fix params for `JekyllImport::WordPress.process` arguments (#1554)