diff --git a/changelog.md b/changelog.md index d6791e1659..b44b296748 100644 --- a/changelog.md +++ b/changelog.md @@ -14,6 +14,7 @@ * [2681](https://github.com/zeta-chain/node/pull/2681) - implement `MsgUpdateERC20CustodyPauseStatus` to pause or unpause ERC20 Custody contract (to be used for the migration process for smart contract V2) * [2644](https://github.com/zeta-chain/node/pull/2644) - add created_timestamp to cctx status * [2673](https://github.com/zeta-chain/node/pull/2673) - add relayer key importer, encryption and decryption +* [2727](https://github.com/zeta-chain/node/pull/2727) - enable op_return and inscription in memo detection ### Refactor