Skip to content

Commit

Permalink
docs: update changelog for v9.1.1 (#2546)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaruwangway authored and sainoe committed Jun 23, 2023
1 parent d3b98e5 commit fb0643a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ Update the CI upgrade tests from v9 to the v10 and check that the parameters are
* Bump [CometBFT](https://github.com/cometbft/cometbft) to [v0.34.28](https://github.com/cometbft/cometbft/releases/tag/v0.34.28).
* (gaia) Bump Golang prerequisite from 1.18 to 1.20. See (https://go.dev/blog/go1.20) for details.

## [v9.1.1] - 2023-05-25

* (deps) [#2542](https://github.com/cosmos/gaia/pull/2542) Bump [ibc-go](https://github.com/cosmos/ibc-go) to [v4.2.1](https://github.com/cosmos/ibc-go/releases/tag/v4.2.1).

## [v9.1.0] - 2023-05-08

* (fix) [#2474](https://github.com/cosmos/gaia/pull/2474) Multisig and distribution fix in [Interchain-Security](https://github.com/cosmos/interchain-security). Bump Interchain-Security to [v1.1.0-multiden](https://github.com/cosmos/interchain-security/tree/v1.1.0-multiden).
Expand Down Expand Up @@ -538,6 +542,7 @@ See the [Tendermint v0.34.7 SDK changelog](https://github.com/tendermint/tenderm
<!-- Release links -->

[v10.0.0]: https://github.com/cosmos/gaia/releases/tag/v10.0.0
[v9.1.1]: https://github.com/cosmos/gaia/releases/tag/v9.1.1
[v9.1.0]: https://github.com/cosmos/gaia/releases/tag/v9.1.0
[v9.0.3]: https://github.com/cosmos/gaia/releases/tag/v9.0.3
[v9.0.2]: https://github.com/cosmos/gaia/releases/tag/v9.0.2
Expand Down

0 comments on commit fb0643a

Please sign in to comment.