Update history to reflect merge of #955

This commit is contained in:
Parker Moore 2013-04-14 05:26:32 +02:00
parent 81e44bf5f4
commit 91b9d974b2
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
* 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)
* Expose new attribute to Liquid via `page`: `page.path` (#951) * Expose new attribute to Liquid via `page`: `page.path` (#951)