diff --git a/changelog.md b/changelog.md index e477bf60b8..6c85377b7b 100644 --- a/changelog.md +++ b/changelog.md @@ -27,6 +27,7 @@ * [1791](https://github.com/zeta-chain/node/pull/1791) - add e2e tests for feature of restricted address * [1787](https://github.com/zeta-chain/node/pull/1787) - add unit tests for cross-chain evm hooks and e2e test failed withdraw to BTC legacy address * [1840](https://github.com/zeta-chain/node/pull/1840) - fix code coverage test failures ignored in CI +* [1851](https://github.com/zeta-chain/node/pull/1851) - rename usdt to erc20 in e2e tests ### Chores