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

This commit is contained in:
jekyllbot 2017-06-15 14:29:08 -04:00
parent 1ae0e83b2d
commit fbdfbbb28d
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@
* patch URLFilters to prevent `//` (#6058) * patch URLFilters to prevent `//` (#6058)
* add test to ensure variables work in `where_exp` condition (#5315) * add test to ensure variables work in `where_exp` condition (#5315)
* Read explicitly included dot-files in collections. (#6092) * Read explicitly included dot-files in collections. (#6092)
* Default `baseurl` to `nil` instead of empty string (#6137)
### fix ### fix