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

This commit is contained in:
jekyllbot 2016-11-10 13:00:40 -08:00
parent c7b301709c
commit 2d1a50c212
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* Do not swallow all exceptions on render (#5495)
* 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)
### Development Fixes