From 644f012c42bd124b3a495af898bd2ffe0707a215 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 24 Feb 2014 18:56:46 -0500 Subject: [PATCH] Update history to reflect merge of #2097 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 17bebad5..488be6a4 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ * 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) + * Update Listen from 1.x to 2.x (#2097) ### Minor Enhancements * Move the EntryFilter class into the Jekyll module to avoid polluting the