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