diff --git a/changelog.md b/changelog.md index 2f15b653ba..eef9431ae4 100644 --- a/changelog.md +++ b/changelog.md @@ -62,6 +62,7 @@ * [2342](https://github.com/zeta-chain/node/pull/2342) - extend rpc unit tests with testing extension to include synthetic ethereum txs * [2299](https://github.com/zeta-chain/node/pull/2299) - add `zetae2e` command to deploy test contracts * [2349](https://github.com/zeta-chain/node/pull/2349) - add TestBitcoinDepositRefund and WithdrawBitcoinMultipleTimes E2E tests +* [2368](https://github.com/zeta-chain/node/pull/2368) - eliminate panic usage across testing suite ### Fixes