From ed5670eb481a3a84c806c5ec84b60102e27e5668 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 24 Feb 2014 16:09:10 -0500 Subject: [PATCH] Update history to reflect merge of #2050 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 43704082..14143aa2 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * Provide support for CoffeeScript (#1991) * Replace Maruku with Kramdown as Default Markdown Processor (#1988) * Expose `site.static_files` to Liquid (#2075) + * Complete redesign of the template site generated by `jekyll new` (#2050) ### Minor Enhancements * Move the EntryFilter class into the Jekyll module to avoid polluting the