diff --git a/changelog.md b/changelog.md index d03a2aa6da..ffb96c3be9 100644 --- a/changelog.md +++ b/changelog.md @@ -35,6 +35,7 @@ * [2047](https://github.com/zeta-chain/node/pull/2047) - fix liquidity cap advanced test * [2181](https://github.com/zeta-chain/node/pull/2181) - add more assertion and test cases in ZEVM message passing E2E tests * [2184](https://github.com/zeta-chain/node/pull/2184) - add tx priority checks to e2e tests +* [2240](https://github.com/zeta-chain/node/pull/2240) - removed hard-coded Bitcoin regnet chainID in E2E withdraw tests ### Fixes