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

This commit is contained in:
jekyllbot 2017-01-17 18:59:39 -05:00
parent b5d1be4dcf
commit a9c7e14d60
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Add a module to re-define `ENV["TZ"]` in Windows (#5612) * Add a module to re-define `ENV["TZ"]` in Windows (#5612)
* Use each instead of map to actually return nothing (#5668) * Use each instead of map to actually return nothing (#5668)
* include: fix 'no implicit conversion of nil to String' (#5750) * include: fix 'no implicit conversion of nil to String' (#5750)
* Don't include the theme's includes_path if it is nil. (#5780)
### Site Enhancements ### Site Enhancements