From a4d2ceb320628e9a35b6ca4dc25be25ed11836c3 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 31 Mar 2017 01:31:00 -0400 Subject: [PATCH] Update history to reflect merge of #5974 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a25bb415..9822c683 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,7 @@ * Upgrade to Liquid v4 (#4362) * 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) + * Specify version constraint in subcommand error message. (#5974) ### Documentation