diff --git a/contracts/.changeset/two-feet-tap.md b/contracts/.changeset/two-feet-tap.md index d788a060973..cc75f3e8055 100644 --- a/contracts/.changeset/two-feet-tap.md +++ b/contracts/.changeset/two-feet-tap.md @@ -5,4 +5,6 @@ #internal Add a missing condition for the Execution plugin in the \_afterOCR3ConfigSet function. Now, the function correctly reverts if signature verification is enabled for the Execution plugin -PR issue: CCIP-3799 \ No newline at end of file +PR issue: CCIP-3799 + +Solidity Review issue: CCIP-3966 \ No newline at end of file