diff --git a/changelog.md b/changelog.md index f8857f3e9e..4a14b8d312 100644 --- a/changelog.md +++ b/changelog.md @@ -64,6 +64,7 @@ * [2428](https://github.com/zeta-chain/node/pull/2428) - propagate context across codebase & refactor zetacore client * [2464](https://github.com/zeta-chain/node/pull/2464) - move common voting logic to voting.go and add new function VoteOnBallot * [2515](https://github.com/zeta-chain/node/pull/2515) - replace chainName by chainID for ChainNonces indexing +* [2541](https://github.com/zeta-chain/node/pull/2541) - deprecate ChainName field in Chain object ### Tests