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

This commit is contained in:
jekyllbot 2016-06-15 12:42:08 -07:00
parent 6239bca6e6
commit 499b83236c
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
* 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)
* Move bin/jekyll to exe/jekyll to prevent collision with binstubs (#5014)
### Bug Fixes