diff --git a/contracts/.changeset/hot-pandas-carry.md b/contracts/.changeset/hot-pandas-carry.md index 87693362369..8042cd82da6 100644 --- a/contracts/.changeset/hot-pandas-carry.md +++ b/contracts/.changeset/hot-pandas-carry.md @@ -3,3 +3,8 @@ --- Add a new contract, BurnMintERC20, which is basically just our ERC677 implementation without the transferAndCall function. #internal + + +PR issue: CCIP-4130 + +Solidity Review issue: CCIP-3966 \ No newline at end of file