Skip to content

Commit

Permalink
add changelog for backport release v5.0.8 (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaruwangway authored Nov 11, 2021
1 parent 4ed4e3b commit 6a12ff4
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 @@ -45,6 +45,10 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (gaia) Add [packet-forward-middleware](https://github.com/strangelove-ventures/packet-forward-middleware) [v1.0.1](https://github.com/strangelove-ventures/packet-forward-middleware/releases/tag/v1.0.1).
* (gaia) [#969](https://github.com/cosmos/gaia/issues/969) Remove legacy migration code.

## [v5.0.8] - 2021-10-14

* (gaia) This release includes a new AnteHandler that rejects redundant IBC transactions to save relayers fees.

## [v5.0.7] - 2021-09-30

* (gaia) Bump Cosmos SDK to 0.42.10
Expand Down Expand Up @@ -380,6 +384,7 @@ See the [Tendermint v0.34.7 SDK changelog](https://github.com/tendermint/tenderm

[Unreleased]: https://github.com/cosmos/gaia/compare/v6.0.0-rc3...HEAD
[v6.0.0]: https://github.com/cosmos/gaia/releases/tag/v6.0.0-rc3
[v5.0.8]: https://github.com/cosmos/gaia/releases/tag/v5.0.8
[v5.0.7]: https://github.com/cosmos/gaia/releases/tag/v5.0.7
[v5.0.6]: https://github.com/cosmos/gaia/releases/tag/v5.0.6
[v5.0.5]: https://github.com/cosmos/gaia/releases/tag/v5.0.5
Expand Down

0 comments on commit 6a12ff4

Please sign in to comment.