From 7c49070a0ecb2753b98d34b226a922a37a9f5079 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 31 Mar 2017 01:36:15 -0400 Subject: [PATCH] Update history to reflect merge of #5945 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a5c3cb5c..e374b229 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * 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) + * Add a template for custom 404 page (#5945) ### Documentation