Update history to reflect merge of #2050 [ci skip]

This commit is contained in:
Parker Moore 2014-02-24 16:09:10 -05:00
parent b6f006c152
commit ed5670eb48
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* Provide support for CoffeeScript (#1991) * Provide support for CoffeeScript (#1991)
* Replace Maruku with Kramdown as Default Markdown Processor (#1988) * Replace Maruku with Kramdown as Default Markdown Processor (#1988)
* Expose `site.static_files` to Liquid (#2075) * Expose `site.static_files` to Liquid (#2075)
* Complete redesign of the template site generated by `jekyll new` (#2050)
### Minor Enhancements ### Minor Enhancements
* Move the EntryFilter class into the Jekyll module to avoid polluting the * Move the EntryFilter class into the Jekyll module to avoid polluting the