Update history to reflect merge of #942

This commit is contained in:
Parker Moore 2013-04-09 21:25:16 +02:00
parent b7646cc9ca
commit a715a8970b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* Added ability to render drafts in _drafts folder via command line (#833) * Added ability to render drafts in _drafts folder via command line (#833)
* Add ordinal date permalink style (/:categories/:year/:y_day/:title.html) (#928) * Add ordinal date permalink style (/:categories/:year/:y_day/:title.html) (#928)
* Minor Enhancements * Minor Enhancements
* Add paginator.previous_page_path and paginator.next_page_path (#942)
* Backwards compatibility for 'auto' (#821, #934) * Backwards compatibility for 'auto' (#821, #934)
* Added date_to_rfc822 used on RSS feeds (#892) * Added date_to_rfc822 used on RSS feeds (#892)
* Upgrade version of pygments.rb to 0.4.2 (#927) * Upgrade version of pygments.rb to 0.4.2 (#927)