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

This commit is contained in:
jekyllbot 2017-03-31 01:36:15 -04:00
parent e4a09706f5
commit 7c49070a0e
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* 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) * Specify version constraint in subcommand error message. (#5974)
* Add a template for custom 404 page (#5945)
### Documentation ### Documentation