Update history to reflect merge of #664

This commit is contained in:
Parker Moore 2013-01-16 21:36:48 -05:00
parent 8fb36ab064
commit 8b83feac06
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* Major Enhancements * Major Enhancements
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690) * Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
* Minor Enhancements * Minor Enhancements
* Massively accelerate LSI performance (#664)
* Truncate post slugs when importing from Tumblr (#496) * Truncate post slugs when importing from Tumblr (#496)
* Add glob support to include, exclude option (#743) * Add glob support to include, exclude option (#743)
* Layout of Page or Post defaults to 'page' or 'post', respectively (#580) * Layout of Page or Post defaults to 'page' or 'post', respectively (#580)