Update history to reflect merge of #928

This commit is contained in:
Parker Moore 2013-04-07 22:53:56 +02:00
parent 8bf55ef8fa
commit 90366941a2
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
* Removed importers/migrators from main project, migrated to jekyll-import sub-gem (#793)
* 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
* Backwards compatibility for 'auto' (#821, #934)
* Added date_to_rfc822 used on RSS feeds (#892)