From 7c276c6f645c8137ab107069c812b63af9d2e434 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 30 Dec 2013 16:35:48 -0800 Subject: [PATCH] Update history to reflect merge of #1894 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d90936e6..5021006f 100644 --- a/History.markdown +++ b/History.markdown @@ -35,6 +35,7 @@ * Add a link to the site in the README.md file (#1795) * Add in History and site changes from `v1-stable` branch (#1836) * Testing additions on the Excerpt class (#1893) + * Update Kramdown to `~> 1.3` (#1894) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)