From 58ae8bc0cd6e602a150dcf50f76be51f4164ed2b Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 17 Oct 2013 08:36:27 -0500 Subject: [PATCH] Update history to reflect merge of #1543 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 33b3772f..00ef8a1f 100644 --- a/History.markdown +++ b/History.markdown @@ -40,6 +40,7 @@ * Use the master branch for the build badge in the readme (#1636) * Refactor Site#render (#1638) * Remove duplication in command line options (#1637) + * Add tests for all the coderay options (#1543) ### Site Enhancements * Fix params for `JekyllImport::WordPress.process` arguments (#1554)