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