Skip to content

Commit

Permalink
Facs95/v0.22.0 (evmos#1749)
Browse files Browse the repository at this point in the history
* add missing entries to changelog (evmos#1748)

* add missing entries to changelog

* update changelog

* add release date

* add commetbft on changelog
  • Loading branch information
facs95 committed Apr 12, 2023
1 parent 382a6ae commit c239fb3
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,23 @@ Ref: https://keepachangelog.com/en/1.0.0/

# Changelog

## Unreleased
## [v0.22.0] - 2023-04-12

### State Machine Breaking

- (deps) [#1168](https://github.com/evmos/ethermint/pull/1168) Upgrade Cosmos SDK to [`v0.46.6`]
- (imp) [#1739](https://github.com/evmos/ethermint/pull/1739) Remove distribution module perms
- (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
- (app) [#1739](https://github.com/evmos/ethermint/pull/1739) Remove distribution module perms
- (ante) [#1741](https://github.com/evmos/ethermint/pull/1741) Add authz ante handler
- (eip712) [#1746](https://github.com/evmos/ethermint/pull/1746) Add EIP712 support for multiple messages and schemas

### Bug Fixes

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

### Improvements

- (ante) [#1717](https://github.com/evmos/ethermint/pull/1717) Reuse sender recovery result.

## [v0.21.0] - 2023-01-26

### State Machine Breaking
Expand All @@ -60,7 +66,6 @@ Ref: https://keepachangelog.com/en/1.0.0/
- (evm) [#1582](https://github.com/evmos/ethermint/pull/1582) Cleanup `evm` files
- (evm) [#1544](https://github.com/evmos/ethermint/pull/1544) Migrate deprecated event emitting to new `TypedEvent`
- (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).
- (ante) [#1717](https://github.com/evmos/ethermint/pull/1717) Reuse sender recovery result.

### Bug Fixes

Expand Down

0 comments on commit c239fb3

Please sign in to comment.