From 81535dc18830877b0ffd8580120b80da27a74f49 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 24 Oct 2016 14:49:19 -0700 Subject: [PATCH] Update history to reflect merge of #5457 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index db05d3e0..06722ca2 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * Fix typo in theme_template README (#5472) * Do not swallow all exceptions on render (#5495) * Site template: fixed `_config.yml` comment typo (#5511) + * `jekyll new-theme` should specify Jekyll as a runtime dependency for the theme (#5457) ### Development Fixes