From 6e07f73f686550a7a7f269d2102b557878476bc1 Mon Sep 17 00:00:00 2001 From: Dylan Thacker-Smith Date: Wed, 23 Mar 2022 11:59:50 -0400 Subject: [PATCH] History.md: Remove non-fix from fixes section of recent release. (#1556) --- History.md | 1 - 1 file changed, 1 deletion(-) diff --git a/History.md b/History.md index ac8d9f87..01536c76 100644 --- a/History.md +++ b/History.md @@ -4,7 +4,6 @@ ### Fixes * StandardFilter: Fix missing @context on iterations (#1525) [Thierry Joyal] -* Test under Ruby 3.1 (#1533) [petergoldstein] * Fix warning about block and default value in `static_registers.rb` (#1531) [Peter Zhu] ### Deprecation