Skip to content

Commit

Permalink
docs: update changelog for unreleased (#2584)
Browse files Browse the repository at this point in the history
* docs: update changelog for v11

* unclog build

---------

Co-authored-by: mpoke <[email protected]>
  • Loading branch information
2 people authored and glnro committed Jun 30, 2023
1 parent e0822e0 commit 1d9b6a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ To fix this problem, we have re-blocked the FeePoolAddress and created a new add

Note: The fee of 10 Atoms was originally intended to be a parameter that could be changed by governance (10 Atoms might cost too much in the future). However, we ran into some problems creating a new parameter as part of an emergency upgrade. After consulting with the Cosmos-SDK team, we learned that creating new parameters is only supported as part of a scheduled upgrade. So in the current code, the number of Atoms is hardcoded. It will turn into a parameter in the next scheduled upgrade.

### Docs
* (docs) [#2425](https://github.com/cosmos/gaia/pull/2425) Update docs to include references to CometBFT

## [v9.0.3] - 2023-04-19
* (deps) [#2399](https://github.com/cosmos/gaia/pull/2399) Bump [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.45.15-ics](https://github.com/cosmos/cosmos
sdk/releases/tag/v0.45.15-ics) and migrate to [CometBFT](https://github.com/cometbft/cometbft).
Expand Down

0 comments on commit 1d9b6a3

Please sign in to comment.