Update history to reflect merge of 496

This commit is contained in:
Parker Moore 2013-01-16 21:35:12 -05:00
parent 2e76edd837
commit cbbf8b496d
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
* 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)
* "Keep files" feature (#685) * "Keep files" feature (#685)