From 67107f0ec5cda1798e32964b11ac8090706b16bb Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 12:53:42 -0400 Subject: [PATCH] Update history to reflect merge of #7498 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 81a3323c..90545985 100644 --- a/History.markdown +++ b/History.markdown @@ -222,6 +222,7 @@ * changed future post loglevel to warn to help user narrow down issues (#7527) * Handle files with trailing dots in their basename (#7315) * Fix unnecessary allocations via StaticFileReader (#7572) + * Don't check if site URL is absolute if it is nil (#7498) ### feature