diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a75ba0b1..17eac2f52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - remove the `SCOPE_*` constants in favor of the `Scope` enum #1764 @williballenthin - protobuf: deprecate `RuleMetadata.scope` in favor of `RuleMetadata.scopes` @williballenthin - protobuf: deprecate `Metadata.analysis` in favor of `Metadata.analysis2` that is dynamic analysis aware @williballenthin +- update freeze format to v3, adding support for dynamic analysis @williballenthin ### New Rules (19)