Update history to reflect merge of #1983

This commit is contained in:
Matt Rogers 2014-01-24 21:10:45 -06:00
parent 4d45b4d950
commit 2e1ab7e6fe
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
* Allow custom markdown processors (#1872) * Allow custom markdown processors (#1872)
* Provide support for the Rouge syntax highlighter (#1859) * Provide support for the Rouge syntax highlighter (#1859)
* Provide support for Sass (#1932) * Provide support for Sass (#1932)
* Provide a 300% improvement when generating sites that use
`Post#next` or `Post#previous` (#1983)
### 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