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