From 9b3e5f9fc06598682b8a375828aaa1396db21830 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 12:54:26 -0400 Subject: [PATCH] Update history to reflect merge of #7566 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 90545985..86310bc8 100644 --- a/History.markdown +++ b/History.markdown @@ -223,6 +223,7 @@ * 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) + * Use communicative method parameters (#7566) ### feature