From 83e3c0f7babc616cdb10e2155fc17473fb173b7f Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Mon, 24 Feb 2014 15:23:13 -0600 Subject: [PATCH] Update history to reflect merge of #2095 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ee9985d4..4047c94e 100644 --- a/History.markdown +++ b/History.markdown @@ -86,6 +86,7 @@ * Move the reading of layouts into its own class (#2020) * Test Sass import (#2009) * Switch Maruku and Kramdown in lists of Runtime vs. Development dependencies (#2049) + * Clean up the gemspec for the project (#2095) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)