From fbdfbbb28ddc37226d8210d2e799687321359a24 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 15 Jun 2017 14:29:08 -0400 Subject: [PATCH] Update history to reflect merge of #6137 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5056d3d3..e4e84807 100644 --- a/History.markdown +++ b/History.markdown @@ -131,6 +131,7 @@ * patch URLFilters to prevent `//` (#6058) * add test to ensure variables work in `where_exp` condition (#5315) * Read explicitly included dot-files in collections. (#6092) + * Default `baseurl` to `nil` instead of empty string (#6137) ### fix