From ac9bca80c8ea75249d33b025d909c0aa41b59d50 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 30 Dec 2013 11:07:50 -0800 Subject: [PATCH] Update history to reflect merge of #1893 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 719eb9b4..d90936e6 100644 --- a/History.markdown +++ b/History.markdown @@ -34,6 +34,7 @@ ### Development Fixes * 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) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)