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

This commit is contained in:
jekyllbot 2017-06-14 15:42:45 -04:00
parent 2ceff6ab3e
commit 158ab6ce93
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@
* absolute_url should not mangle URL if called more than once (#5789)
* patch URLFilters to prevent `//` (#6058)
* add test to ensure variables work in `where_exp` condition (#5315)
* Read explicitly included dot-files in collections. (#6092)
### fix