From 92c6dc6578d1b67a3cc7b13bd5a691f9201ae518 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 31 Jan 2022 10:21:45 -0500 Subject: [PATCH] Update history to reflect merge of #8951 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d00de36f..50a5f28c 100644 --- a/History.markdown +++ b/History.markdown @@ -82,6 +82,7 @@ * Add a workflow to build gems consistently (#8830) * Fix random test failures in TestExcerpt #to_liquid (#8884) * Lock gem `psych` to `v3.x` (#8918) + * Fix typo in Bug Report template (#8951) ### Minor Enhancements