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

Commit 9f2e21f

Browse files
authored
release: v0.21.0-rc1 changelog (#1606)
* changelog: added rc-1 changelog entry * fix: typo fix rc1
1 parent 4f51f1a commit 9f2e21f

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,31 +36,25 @@ Ref: https://keepachangelog.com/en/1.0.0/
3636

3737
# Changelog
3838

39-
## Unreleased
39+
## [v0.21.0-rc1] - 2022-1-13
4040

4141
### State Machine Breaking
4242

4343
* (feemarket) [#1509](https://github.com/evmos/ethermint/pull/1509) Deprecate usage of x/params in x/feemarket
4444
* (evm) [#1472](https://github.com/evmos/ethermint/pull/1472) Deprecate x/params usage in x/evm
45-
* (deps) #[1575](https://github.com/evmos/ethermint/pull/1575) bump ibc-go to [`v6.1.0`]
46-
* (deps) [#1361](https://github.com/evmos/ethermint/pull/1361) Bump ibc-go to [`v5.1.0`]
45+
* (deps) [#1575](https://github.com/evmos/ethermint/pull/1575) bump ibc-go to [`v6.1.0`]
4746
* (deps) [#1168](https://github.com/evmos/ethermint/pull/1168) Upgrade Cosmos SDK to [`v0.46.6`]
4847

49-
### API Breaking
50-
51-
### Features
52-
5348
### Improvements
5449

55-
* (evm)[#1582](https://github.com/evmos/ethermint/pull/1582) cleanup `evm` files
50+
* (evm) [#1582](https://github.com/evmos/ethermint/pull/1582) cleanup `evm` files
5651
* (evm) [#1544](https://github.com/evmos/ethermint/pull/1544) Migrate deprecated event emitting to new TypedEvent
5752
* (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).
5853

5954
### Bug Fixes
6055
* (rpc) [#1600](https://github.com/evmos/ethermint/pull/1600) Revert changes from `TypedEvents`
6156
* (proto) [#1586](https://github.com/evmos/ethermint/pull/1586) Avoid duplicate register proto type in `evm` & `feemarket`
6257

63-
6458
## [v0.20.0] - 2022-12-28
6559

6660
### State Machine Breaking

0 commit comments

Comments
 (0)