From d3299a8e026943a94219100eb0cb8fd96d872a78 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 11 Nov 2020 05:38:05 -0500 Subject: [PATCH] Update history to reflect merge of #8406 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 44280f8d..7d4f7a46 100644 --- a/History.markdown +++ b/History.markdown @@ -47,6 +47,7 @@ * Fix test suite compatibility with JRuby (#8418) * chore(deps): bump Rubocop to 0.93.0 (#8430) * Use Ruby 2.7.1 in GitHub Actions (#8444) + * Reduce allocations from rendering item as liquid (#8406) ### Bug Fixes