From e7a7215095b8abd8325b6e9646fe545c1bbaa974 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 31 Mar 2017 01:46:16 -0400 Subject: [PATCH] Update history to reflect merge of #5914 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e374b229..1e1f1b18 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ * 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) + * Require `runtime_dependencies` of a Gem-based theme from its `.gemspec` file (#5914) ### Documentation