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

This commit is contained in:
jekyllbot 2016-10-24 14:49:19 -07:00
parent 4896f54b87
commit 81535dc188
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Fix typo in theme_template README (#5472)
* 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)
### Development Fixes