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

Commit 4cd5859

Browse files
authored
release: v0.13.0 (#1030)
* release: v0.12.0 changelog * changelog: v0.12.1 (#1019) * evm: update empty hash check for storage state (#1016) * v0.12.1: changelog * changelog: v0.12.2 (#1022) * changelog: v0.12.2 * fix * fix * update changelog
1 parent ea3c16e commit 4cd5859

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,24 @@ Ref: https://keepachangelog.com/en/1.0.0/
3636

3737
# Changelog
3838

39-
## Unreleased
39+
## [v0.13.0] - 2022-04-05
4040

4141
### API Breaking
4242

4343
* (evm) [tharsis#1027](https://github.com/tharsis/ethermint/pull/1027) Change the `PostTxProcessing` hook interface to include the full message data.
4444
* (feemarket) [tharsis#1026](https://github.com/tharsis/ethermint/pull/1026) Fix REST endpoints to use `/ethermint/feemarket/*` instead of `/feemarket/evm/*`.
4545

46-
### Bug Fixes
47-
48-
* (feemarket) [tharsis#1021](https://github.com/tharsis/ethermint/pull/1021) Fix fee market migration.
49-
5046
### Improvements
5147

48+
* (deps) [tharsis#1029](https://github.com/tharsis/ethermint/pull/1029) Bump Cosmos SDK version to [`v0.45.2`](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.45.2)
5249
* (evm) [tharsis#1025](https://github.com/tharsis/ethermint/pull/1025) Allow to append logs after a post processing hook.
5350

51+
## [v0.12.2] - 2022-03-30
52+
53+
### Bug Fixes
54+
55+
* (feemarket) [tharsis#1021](https://github.com/tharsis/ethermint/pull/1021) Fix fee market migration.
56+
5457
## [v0.12.1] - 2022-03-29
5558

5659
### Bug Fixes

0 commit comments

Comments
 (0)