From 67c432f67f00c33217c9451cf7363dd5e7f71617 Mon Sep 17 00:00:00 2001 From: skosito Date: Wed, 6 Mar 2024 21:45:41 +0100 Subject: [PATCH] Changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) 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