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

This commit is contained in:
jekyllbot 2017-01-14 00:01:33 -05:00
parent aa63deb2a9
commit b9ae94387f
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* fix date parsing in file names to be stricter (#5609) * fix date parsing in file names to be stricter (#5609)
* 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)
### Site Enhancements ### Site Enhancements