Update history to reflect merge of #1983
This commit is contained in:
parent
4d45b4d950
commit
2e1ab7e6fe
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue