Update history to reflect merge of #1014

This commit is contained in:
Parker Moore 2013-05-05 13:44:09 +02:00
parent dcf3911176
commit bd0ff6644e
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
* Parse strings into Time objects for date-related Liquid filters (#1014)
* Tell the user if there is no subcommand specified (#1008) * Tell the user if there is no subcommand specified (#1008)
* Freak out if the destination of `jekyll new` exists and is non-empty (#981) * 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)