Update history to reflect fixing of #981

This commit is contained in:
Parker Moore 2013-04-26 19:16:23 +02:00
parent 217b2298d1
commit fe36b0f479
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* Added ability to render drafts in _drafts folder via command line (#833) * Added ability to render drafts in _drafts folder via command line (#833)
* Add ordinal date permalink style (/:categories/:year/:y_day/:title.html) (#928) * Add ordinal date permalink style (/:categories/:year/:y_day/:title.html) (#928)
* Minor Enhancements * Minor Enhancements
* Freak out if the destination of `jekyll new` exists and is non-empty (#981)
* Add `timezone` configuration option for compilation (#957) * Add `timezone` configuration option for compilation (#957)
* Add deprecation messages for pre-1.0 CLI options (#959) * Add deprecation messages for pre-1.0 CLI options (#959)
* Refactor and colorize logging (#959) * Refactor and colorize logging (#959)