From ffa7eccc08247fb98143d5c6a7bf2f1f5128e92b Mon Sep 17 00:00:00 2001 From: Mike Hunhoff Date: Tue, 19 May 2026 20:04:34 +0000 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 140a0a42..6ef0ef1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,6 +117,7 @@ - fix: remove redundant code related to cli loading @mike-hunhoff #3076 - fix: optimize all_zeros using fast bytes comparison @mike-hunhoff #3078 - fix: duplicate rule candidate evaluation in optimized matching engine @mike-hunhoff #3080 +- fix: correct Some statement short-circuit logic and add tests @mike-hunhoff #3083 ### capa Explorer Web