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

This commit is contained in:
jekyllbot 2016-11-10 15:05:42 -08:00
parent f8ec71af3b
commit 07d4333579
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
* Site template: fixed `_config.yml` comment typo (#5511)
* `jekyll new-theme` should specify Jekyll as a runtime dependency for the theme (#5457)
* Be much more specific about ignoring specific vendored directories. (#5564)
* Only warn about auto-regeneration bug on Bash On Windows. (#5464)
### Development Fixes