From 8b1c3bbf33cd88b03d5fe06dfaf03076f1bed2ae Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 13 Jun 2016 13:17:54 -0700 Subject: [PATCH] Update history to reflect merge of #5005 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index af4f7814..1e9bab9f 100644 --- a/History.markdown +++ b/History.markdown @@ -27,6 +27,7 @@ * 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) * markdownify and smartify should convert input to string before conversion (#4958) + * Run Site#generate for 'jekyll doctor' to catch plugin issues (#5005) ### Bug Fixes