Skip to content

Commit 5dc837c

Browse files
authored
chore(v19) update changelog (#2725)
update changelog
1 parent 93c8891 commit 5dc837c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

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

3636
# Changelog
3737

38-
## Unreleased
38+
## [v19.1.0] - 2024-08-02
39+
40+
### State Machine Breaking
3941

4042
- (ibc) [#2717](https://github.com/evmos/evmos/pull/2717) Add IBC rate-limit middleware.
4143
- (upgrade) [#2728](https://github.com/evmos/evmos/pull/2728) Add upgrade handler for v19.1.0.
4244

45+
### Bug Fixes
46+
47+
- (gov) [#2703](https://github.com/evmos/evmos/pull/2703) Keep `RegisterCoinProposal` registered as interface for backwards compatibility on gov proposals query.
48+
4349
## [v19.0.0] - 2024-07-23
4450

4551
### State Machine Breaking
@@ -78,7 +84,6 @@ Ref: https://keepachangelog.com/en/1.0.0/
7884

7985
- (inflation) [#2299](https://github.com/evmos/evmos/pull/2299) Fix emission function and tests.
8086
- (tests) [#2642](https://github.com/evmos/evmos/pull/2642) Fix Dockerfile by bumping dependency and fix E2E tests by adjusting used Docker image.
81-
- (gov) [#2703](https://github.com/evmos/evmos/pull/2703) Keep `RegisterCoinProposal` registered as interface for backwards compatibility on gov proposals query.
8287

8388
### Improvements
8489

0 commit comments

Comments
 (0)