Reflected merging of #671 in History.

This commit is contained in:
Parker Moore 2013-01-17 22:34:59 -05:00
parent 2615291e6d
commit 85c3bf66d0
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* Major Enhancements
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
* Minor Enhancements
* Rescue from import errors in Wordpress.com migrator (#671)
* Massively accelerate LSI performance (#664)
* Truncate post slugs when importing from Tumblr (#496)
* Add glob support to include, exclude option (#743)