Update history to reflect merge of #5974 [ci skip]

This commit is contained in:
jekyllbot 2017-03-31 01:31:00 -04:00
parent b807799f24
commit a4d2ceb320
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* Upgrade to Liquid v4 (#4362) * Upgrade to Liquid v4 (#4362)
* Convert StaticFile liquid representation to a Drop & add front matter defaults support to StaticFiles (#5871) * Convert StaticFile liquid representation to a Drop & add front matter defaults support to StaticFiles (#5871)
* Add support for Tab-Separated Values data files (`*.tsv`) (#5985) * Add support for Tab-Separated Values data files (`*.tsv`) (#5985)
* Specify version constraint in subcommand error message. (#5974)
### Documentation ### Documentation