From ad18cb25008f1f9380f2ff829cbff713a2d64f10 Mon Sep 17 00:00:00 2001 From: Alex Gartner Date: Wed, 13 Nov 2024 11:16:08 -0800 Subject: [PATCH] update changelog --- changelog.md | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index b3c926de13..4b321781d0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,18 +1,33 @@ # CHANGELOG -## v22.0.0 +## v22.1.0 -## Refactor +## Features -* [3073](https://github.com/zeta-chain/node/pull/3073) - improve ZETA deposit check with max supply check +- [3028](https://github.com/zeta-chain/node/pull/3028) - whitelist connection gater -### Refactor +## Fixes -### Tests +- [3041](https://github.com/zeta-chain/node/pull/3041) - replace DHT with private peer discovery +- [3162](https://github.com/zeta-chain/node/pull/3162) - skip depositor fee calculation on irrelevant transactions -### Fixes -* [3041](https://github.com/zeta-chain/node/pull/3041) - replace libp2p public DHT with private gossip peer discovery and connection gater for inbound connections +## v22.0.2 + +## Fixes + +- [3144](https://github.com/zeta-chain/node/pull/3145) - out of gas on ZetaClient during `onRevert` +## v22.0.1 + +## Fixes + +- [3140](https://github.com/zeta-chain/node/pull/3140) - allow BTC revert with dust amount + +## v22.0.0 + +## Refactor + +* [3073](https://github.com/zeta-chain/node/pull/3073) - improve ZETA deposit check with max supply check ## v21.0.0