From 171452095f65e2ef3061efac5ca8d830249d6bc0 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 3 Mar 2014 20:12:29 -0500 Subject: [PATCH] Update history to reflect merge of #2108 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 14be4564..05358c7e 100644 --- a/History.markdown +++ b/History.markdown @@ -90,6 +90,7 @@ * Switch Maruku and Kramdown in lists of Runtime vs. Development dependencies (#2049) * Clean up the gemspec for the project (#2095) * Add Japanese translation of README and CONTRIBUTING docs. (#2081) + * Re-align the tables in Cucumber (#2108) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)