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

This commit is contained in:
jekyllbot 2017-03-31 01:46:16 -04:00
parent 0eb9379354
commit e7a7215095
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
* 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) * Add a template for custom 404 page (#5945)
* Require `runtime_dependencies` of a Gem-based theme from its `.gemspec` file (#5914)
### Documentation ### Documentation