From 2e1ab7e6feac347293f39f016944d9795dfe2967 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 24 Jan 2014 21:10:45 -0600 Subject: [PATCH] Update history to reflect merge of #1983 --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 3ed3a5ca..16292429 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,8 @@ * Allow custom markdown processors (#1872) * Provide support for the Rouge syntax highlighter (#1859) * Provide support for Sass (#1932) + * Provide a 300% improvement when generating sites that use + `Post#next` or `Post#previous` (#1983) ### Minor Enhancements * Move the EntryFilter class into the Jekyll module to avoid polluting the