From 68d491c40dcada388cda884b94a547dbba3792b5 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 21 Apr 2014 23:01:47 -0400 Subject: [PATCH] Update history to reflect merge of #2205 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c35c46be..b53af794 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * 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) + * Front-matter defaults (#2205) ### Minor Enhancements * Move the EntryFilter class into the Jekyll module to avoid polluting the