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

This commit is contained in:
jekyllbot 2016-06-14 14:03:06 -07:00
parent fb1a459ddd
commit 8d748ce45f
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
* 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)
* Add normalize_whitepace filter (#4917)
### Bug Fixes