From 6edc546d36916c9cc521fd6e341ada1bb95c5fce Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 28 Mar 2017 18:39:30 -0400 Subject: [PATCH] Update history to reflect merge of #5985 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d1fef356..ff4e81e2 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,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) ### Documentation