From 48d6ed06550bb0abc87e9368062f98f66727e4c2 Mon Sep 17 00:00:00 2001 From: Dylan Thacker-Smith Date: Tue, 22 Mar 2022 17:04:39 -0400 Subject: [PATCH] History.md: Remove non-fix from fixes section of recent release. --- 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