Update history to reflect merge of #959.

This commit is contained in:
Parker Moore 2013-04-14 20:06:58 +02:00
parent 398cd633b6
commit 85fc27bdd5
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
* 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
* Add deprecation messages for pre-1.0 CLI options (#959)
* Refactor and colorize logging (#959)
* Refactor Markdown parsing (#955) * Refactor Markdown parsing (#955)
* Added application/vnd.apple.pkpass to mime.types served by WEBrick (#907) * Added application/vnd.apple.pkpass to mime.types served by WEBrick (#907)
* Move template site to default markdown renderer (#961) * Move template site to default markdown renderer (#961)