From e451acca6ae042fec703c66bd4417c24028c525f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 13:11:48 -0400 Subject: [PATCH] Update history to reflect merge of #7272 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 86310bc8..e9b3ffce 100644 --- a/History.markdown +++ b/History.markdown @@ -224,6 +224,7 @@ * Fix unnecessary allocations via StaticFileReader (#7572) * Don't check if site URL is absolute if it is nil (#7498) * Use communicative method parameters (#7566) + * Avoid unnecessary duplication of pages array (#7272) ### feature