From 158ab6ce930e6feb690ef9a96397b285cf43c867 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 14 Jun 2017 15:42:45 -0400 Subject: [PATCH] Update history to reflect merge of #6092 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6a0d321f..31d81a99 100644 --- a/History.markdown +++ b/History.markdown @@ -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