Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Nov 13, 2024
1 parent b6e14a2 commit c8780eb
Showing 1 changed file with 21 additions and 7 deletions.
28 changes: 21 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit c8780eb

Please sign in to comment.