From eb67894e0f7ed9aa2ac11b022d9c5776111c855b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 3 Jan 2014 11:12:48 -0800 Subject: [PATCH] Update history to reflect merge of #1900 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1bb74ba4..cb03558b 100644 --- a/History.markdown +++ b/History.markdown @@ -39,6 +39,7 @@ * Testing additions on the Excerpt class (#1893) * Update Kramdown to `~> 1.3` (#1894) * Fix the `highlight` tag feature (#1859) + * Test Jekyll under Ruby 2.1.0 (#1900) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)