Skip to content

Commit

Permalink
Release/v5.0.4 back into main (cosmos#931)
Browse files Browse the repository at this point in the history
* Update changelog

* Cherrypick dex v5 go.sum (cosmos#894)

* Bump sdk, tendermint version of liquidity module (cosmos#891)

* bump sdk, tendermint version of liquidity module

* exclude LegacyAmino cases of lint

* Update gaia module version to v5 (cosmos#892)

* Update changelog

* Update gaia package to v5

* Update go.sum (cosmos#893)

Co-authored-by: dongsam <dongsamb@gmail.com>

* Update changelog (cosmos#895) (cosmos#896)

(cherry picked from commit aa38385)

* Merge pull request cosmos#907: add back the config command (cosmos#908)

* fix: add back the config command and run linting

* test: increase code coverage

* chore: update changelog (cosmos#909)

* chore: update changelog (cosmos#909) (cosmos#910)

* cherry pick 5 0 2 (cosmos#913)

* Update RELEASING.md (cosmos#911)

* chore: add artifacts to the gitignore (cosmos#912)

* chore: update changelog (cosmos#914) (cosmos#915)

* Rc0/v5.0.3 (cosmos#929)

* chore: version bump SDK (cosmos#924)

* chore: update sdk release (cosmos#928)

* chore: update sdk release

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* chore: update changelog

Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Shahan Khatchadourian <shahan.k.code@gmail.com>
Co-authored-by: dongsam <dongsamb@gmail.com>
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
  • Loading branch information
5 people authored Aug 5, 2021
1 parent 11f2263 commit 07427cf
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@ Ref: https://keepachangelog.com/en/1.0.0/
# Changelog

## [Unreleased]

## [v5.0.4] - 2021-07-31

* (chore) Fix release to include intended items from `v5.0.3`.

## [v5.0.3] - 2021-07-30

* (gaia) Bump SDK to [0.42.8](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.42.8) to resolve tx query issues.
* (gaia) Bump SDK to [0.42.7](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.42.7) to resolve state sync issues.

Expand Down Expand Up @@ -350,7 +357,9 @@ See the [Tendermint v0.34.7 SDK changelog](https://github.com/tendermint/tenderm

<!-- Release links -->

[Unreleased]: https://github.com/cosmos/gaia/compare/v5.0.2...HEAD
[Unreleased]: https://github.com/cosmos/gaia/compare/v5.0.4...HEAD
[v5.0.4]: https://github.com/cosmos/gaia/releases/tag/v5.0.4
[v5.0.3]: https://github.com/cosmos/gaia/releases/tag/v5.0.3
[v5.0.2]: https://github.com/cosmos/gaia/releases/tag/v5.0.2
[v5.0.1]: https://github.com/cosmos/gaia/releases/tag/v5.0.1
[v5.0.0]: https://github.com/cosmos/gaia/releases/tag/v5.0.0
Expand Down

0 comments on commit 07427cf

Please sign in to comment.