From 9fbb7b57c9ad57045ca840b26cac34902b5d2be5 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 11 Nov 2020 07:50:00 -0500 Subject: [PATCH] Update history to reflect merge of #7414 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e14cd9cd..602854aa 100644 --- a/History.markdown +++ b/History.markdown @@ -49,6 +49,7 @@ * Use Ruby 2.7.1 in GitHub Actions (#8444) * Reduce allocations from rendering item as liquid (#8406) * Test that Liquid expressions are not deeply evaled (#8292) + * Test rendering arbitrary Liquid variables by default (#7414) ### Bug Fixes