From 31bdcdbc764ddc63dee6a1a6290f00a46167fe8e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 21 Mar 2018 19:10:07 -0400 Subject: [PATCH] Update history to reflect merge of #6860 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c803ba7d..3c975d9f 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ * Memoize `Site#site_data` (#6809) * Memoize document output extension (#6814) * Access document permalink attribute efficiently (#6740) + * Minimize array allocations in the `where` filter (#6860) ### Minor Enhancements