Skip to content

Commit

Permalink
feat: add get all versions (backport cosmos#11124) (cosmos#11144)
Browse files Browse the repository at this point in the history
* feat: add get all versions (cosmos#11124)

* add get all versions

* add changelog entry

(cherry picked from commit d624a65)

* fix conflicts and remove interface break

Co-authored-by: Marko <[email protected]>
  • Loading branch information
2 people authored and Eengineer1 committed Aug 26, 2022
1 parent 9d6800b commit ae2e88f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

### Features

* [\#11124](https://github.com/cosmos/cosmos-sdk/pull/11124) Add `GetAllVersions` to application store

### Bug Fixes

* (store) [\#11117](https://github.com/cosmos/cosmos-sdk/pull/11117) Fix data race in store trace component
Expand Down

0 comments on commit ae2e88f

Please sign in to comment.