From 1e9f2c495593dac6fc6b17d7ebfe2d166ad6c212 Mon Sep 17 00:00:00 2001 From: Tanmay Date: Tue, 7 May 2024 13:32:57 -0400 Subject: [PATCH] add changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index abe4efaf75..2ee6fad361 100644 --- a/changelog.md +++ b/changelog.md @@ -81,6 +81,7 @@ * [2013](https://github.com/zeta-chain/node/pull/2013) - rename `GasPriceVoter` message to `VoteGasPrice` * [2059](https://github.com/zeta-chain/node/pull/2059) - Remove unused params from all functions in zetanode * [2076](https://github.com/zeta-chain/node/pull/2076) - automatically deposit native zeta to an address if it doesn't exist on ZEVM. +* [2136](https://github.com/zeta-chain/node/pull/2136) - disallow emission withdrawals higher than available ### Features