Update history to reflect merge of #5005 [ci skip]

This commit is contained in:
jekyllbot 2016-06-13 13:17:54 -07:00
parent 4c4327a14b
commit 8b1c3bbf33
1 changed files with 1 additions and 0 deletions

View File

@ -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