From de6bdf062195807d0bdaf94ca46217b7abc584d7 Mon Sep 17 00:00:00 2001 From: Ronnie Salomonsen Date: Wed, 19 Jul 2023 15:05:10 +0200 Subject: [PATCH] Update CHANGELOG with fix for the new feature for forwarded export characteristics --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f58683bc..e66b9d9f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,7 @@ For those that use capa as a library, we've introduced some limited breaking cha - output: don't leave behind traces of progress bar @williballenthin - import-to-ida: fix bug introduced with JSON report changes in v5 #1584 @williballenthin - main: don't show spinner when emitting debug messages #1636 @williballenthin +- rules: add forwarded export characteristics to rule syntax file scope #1653 @RonnieSalomonsen ### capa explorer IDA Pro plugin