Update history to reflect merge of #1991

This commit is contained in:
Matt Rogers 2014-01-30 20:39:44 -06:00
parent 2b973468bf
commit 669cc496cd
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Provide support for Sass (#1932) * Provide support for Sass (#1932)
* 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)
### 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