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

This commit is contained in:
Parker Moore 2014-02-08 17:08:30 -05:00
parent dd3018ce02
commit b6c8b39899
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* Provide a 300% improvement when generating sites that use * Provide a 300% improvement when generating sites that use
`Post#next` or `Post#previous` (#1983) `Post#next` or `Post#previous` (#1983)
* Provide support for CoffeeScript (#1991) * Provide support for CoffeeScript (#1991)
* Replace Maruku with Kramdown as Default Markdown Processor (#1988)
### 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