Update history to reflect merge of #892.

This commit is contained in:
Parker Moore 2013-04-07 21:44:49 +02:00
parent 7b36d26240
commit ccf9d19aea
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* Removed importers/migrators from main project, migrated to jekyll-import sub-gem (#793) * 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) * Added ability to render drafts in _drafts folder via command line (#833)
* Minor Enhancements * Minor Enhancements
* 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)
* Added short month (e.g. "Sep") to permalink style options for posts (#890) * Added short month (e.g. "Sep") to permalink style options for posts (#890)
* Expose site.baseurl to Liquid templates (#869) * Expose site.baseurl to Liquid templates (#869)