Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit c239fb3

Browse files
authored
Facs95/v0.22.0 (#1749)
* add missing entries to changelog (#1748) * add missing entries to changelog * update changelog * add release date * add commetbft on changelog
1 parent 382a6ae commit c239fb3

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,23 @@ Ref: https://keepachangelog.com/en/1.0.0/
3535

3636
# Changelog
3737

38-
## Unreleased
38+
## [v0.22.0] - 2023-04-12
3939

4040
### State Machine Breaking
4141

42-
- (deps) [#1168](https://github.com/evmos/ethermint/pull/1168) Upgrade Cosmos SDK to [`v0.46.6`]
43-
- (imp) [#1739](https://github.com/evmos/ethermint/pull/1739) Remove distribution module perms
42+
- (deps) [#1168](https://github.com/evmos/ethermint/pull/1716) Bump Cosmos-SDK to v0.46.11, Tendermint to CometBFT v0.34.27, IAVL v0.19.5 and btcd to v0.23.4
43+
- (app) [#1739](https://github.com/evmos/ethermint/pull/1739) Remove distribution module perms
44+
- (ante) [#1741](https://github.com/evmos/ethermint/pull/1741) Add authz ante handler
45+
- (eip712) [#1746](https://github.com/evmos/ethermint/pull/1746) Add EIP712 support for multiple messages and schemas
4446

4547
### Bug Fixes
4648

4749
- (rpc) [#1688](https://github.com/evmos/ethermint/pull/1688) Align filter rule for `debug_traceBlockByNumber`
4850

51+
### Improvements
52+
53+
- (ante) [#1717](https://github.com/evmos/ethermint/pull/1717) Reuse sender recovery result.
54+
4955
## [v0.21.0] - 2023-01-26
5056

5157
### State Machine Breaking
@@ -60,7 +66,6 @@ Ref: https://keepachangelog.com/en/1.0.0/
6066
- (evm) [#1582](https://github.com/evmos/ethermint/pull/1582) Cleanup `evm` files
6167
- (evm) [#1544](https://github.com/evmos/ethermint/pull/1544) Migrate deprecated event emitting to new `TypedEvent`
6268
- (deps) [#1532](https://github.com/evmos/ethermint/pull/1532) Upgrade Go-Ethereum version to [`v1.10.26`](https://github.com/ethereum/go-ethereum/releases/tag/v1.10.26).
63-
- (ante) [#1717](https://github.com/evmos/ethermint/pull/1717) Reuse sender recovery result.
6469

6570
### Bug Fixes
6671

0 commit comments

Comments
 (0)