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

This commit is contained in:
jekyllbot 2017-01-17 20:21:49 -05:00
parent 76e9b8d266
commit 402eb0dfa5
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* Use each instead of map to actually return nothing (#5668)
* include: fix 'no implicit conversion of nil to String' (#5750)
* Don't include the theme's includes_path if it is nil. (#5780)
* test double slash when input = '/' (#5542)
### Site Enhancements