From 2397a1665808864a4a33cb2cc2536c067201191e Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Wed, 23 Oct 2013 22:49:50 -0500 Subject: [PATCH] Update history to reflect merge of #1493 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 35614836..cd58a7c8 100644 --- a/History.markdown +++ b/History.markdown @@ -43,6 +43,7 @@ * Refactor Site#render (#1638) * Remove duplication in command line options (#1637) * Add tests for all the coderay options (#1543) + * Improve some of the cucumber test code (#1493) ### Site Enhancements * Fix params for `JekyllImport::WordPress.process` arguments (#1554)