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

This commit is contained in:
jekyllbot 2016-11-14 14:28:37 -08:00
parent 88a338d345
commit cd3831296a
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
* `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)
* Allow permalink template to have underscores (#5572)
### Development Fixes