Update history to reflect merge of #7414 [ci skip]

This commit is contained in:
jekyllbot 2020-11-11 07:50:00 -05:00
parent eae71e6235
commit 9fbb7b57c9
1 changed files with 1 additions and 0 deletions

View File

@ -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