From b6c8b3989930bcacae0a6331ed4b88dbfa395347 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 8 Feb 2014 17:08:30 -0500 Subject: [PATCH] Update history to reflect merge of #1988 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9bbfac67..ec1a1a22 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ * Provide a 300% improvement when generating sites that use `Post#next` or `Post#previous` (#1983) * Provide support for CoffeeScript (#1991) + * Replace Maruku with Kramdown as Default Markdown Processor (#1988) ### Minor Enhancements * Move the EntryFilter class into the Jekyll module to avoid polluting the