From a715a8970b8bd2f1abbfc634bef73785d9ab7722 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 9 Apr 2013 21:25:16 +0200 Subject: [PATCH] Update history to reflect merge of #942 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 00619164..8d6ab32a 100644 --- a/History.txt +++ b/History.txt @@ -6,6 +6,7 @@ * Added ability to render drafts in _drafts folder via command line (#833) * Add ordinal date permalink style (/:categories/:year/:y_day/:title.html) (#928) * Minor Enhancements + * Add paginator.previous_page_path and paginator.next_page_path (#942) * Backwards compatibility for 'auto' (#821, #934) * Added date_to_rfc822 used on RSS feeds (#892) * Upgrade version of pygments.rb to 0.4.2 (#927)