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