From cd31761f9ac7b96a8c6faeca0edf64030ad5a45a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 19 May 2016 22:13:05 -0700 Subject: [PATCH] Update history to reflect merge of #4848 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 29f76125..2d2494c1 100644 --- a/History.markdown +++ b/History.markdown @@ -25,6 +25,7 @@ * Allow symlinks if they point to stuff inside site.source (#4710) * Update colorator dependency to v1.x (#4855) * Move EntryFilter to use Pathutil & fix `glob_include?` (#4859) + * Add 'jekyll new-theme' command to help users get up and running creating a theme (#4848) ### Bug Fixes