Skip to content

Commit

Permalink
bring v21.0.0 changelog to main (#3403)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoke authored Oct 30, 2024
1 parent f2f18a8 commit afb12b1
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Distribute all the unaccounted known denoms from the
consumer rewards pool.
([\#3361](https://github.com/cosmos/gaia/pull/3361))
1 change: 1 addition & 0 deletions .changelog/v21.0.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*October 14, 2024*
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# CHANGELOG

## v21.0.0

*October 14, 2024*

### BUG FIXES

- Fix submission of broken invariants
([\#3346](https://github.com/cosmos/gaia/pull/3346))
- Fix creation of multiple temp directories
([\#3349](https://github.com/cosmos/gaia/pull/3349))
- Initialize uninitialized governance params
([\#3387](https://github.com/cosmos/gaia/pull/3387))

### DEPENDENCIES

- Update wasmvm to v2.1.3 - security patch
([\#3366](https://github.com/cosmos/gaia/pull/3366))
- Bump [ICS](https://github.com/cosmos/interchain-security) to
[v6.3.0](https://github.com/cosmos/interchain-security/releases/tag/v6.3.0).
([\#3395](https://github.com/cosmos/gaia/pull/3395))

### STATE BREAKING

- Distribute all the unaccounted known denoms from the
consumer rewards pool.
([\#3361](https://github.com/cosmos/gaia/pull/3361))
- Bump [ICS](https://github.com/cosmos/interchain-security) to
[v6.3.0](https://github.com/cosmos/interchain-security/releases/tag/v6.3.0).
([\#3395](https://github.com/cosmos/gaia/pull/3395))

## v20.0.0

*September 13, 2024*
Expand Down

0 comments on commit afb12b1

Please sign in to comment.