From c8780eb63e25e56789ddad9628258c8b1eaeb937 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 | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index b3c926de13..edfa74c514 100644 --- a/changelog.md +++ b/changelog.md @@ -1,18 +1,32 @@ # 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 -### 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