diff --git a/CHANGELOG.md b/CHANGELOG.md
index 726c553a..1046ad7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+
+
+- Do not flag get_block_wrapper_attributes as an escaping risk, this is a false positive as function escapes internally #340
+
## 2.2.0 (June 22, 2026)
- Adds official support for single-file must-use plugins when appropriate by relaxing side-effect and file name restrictions on direct children of mu-plugins/ and client-mu-plugins/ #337
diff --git a/HM-Minimum/ruleset.xml b/HM-Minimum/ruleset.xml
index ff5906da..591b5614 100644
--- a/HM-Minimum/ruleset.xml
+++ b/HM-Minimum/ruleset.xml
@@ -71,6 +71,7 @@
+