From 0d1fcc06910c0f2961feaaec508d9b11b5c5dd4c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 19 Feb 2014 14:15:41 -0500 Subject: [PATCH] Update history to reflect merge of #2075 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 56d74fc0..52c9cddc 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ `Post#next` or `Post#previous` (#1983) * Provide support for CoffeeScript (#1991) * Replace Maruku with Kramdown as Default Markdown Processor (#1988) + * Expose `site.static_files` to Liquid (#2075) ### Minor Enhancements * Move the EntryFilter class into the Jekyll module to avoid polluting the