From 12a55b86ac273f79daf225d60289e3540ad928f0 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 16 Dec 2013 20:32:28 -0500 Subject: [PATCH] Update history to reflect merge of #1836 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 36156085..344a57fa 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,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) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)