Skip to content

Commit

Permalink
feat(version): update version command to return v2 info (backport #22807
Browse files Browse the repository at this point in the history
) (#22818)

Co-authored-by: Alex | Skip <[email protected]>
Co-authored-by: Julien Robert <[email protected]>
  • Loading branch information
3 people authored Dec 10, 2024
1 parent 9ec294a commit 0cf6cd8
Show file tree
Hide file tree
Showing 6 changed files with 504 additions and 151 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Every module contains its own CHANGELOG.md. Please refer to the module you are i
* RocksDB libraries have been upgraded to support RockDB v9 instead of v8.
* (testutil/integration) [#22616](https://github.com/cosmos/cosmos-sdk/pull/22616) Remove double context in integration tests v1.
* Use `integrationApp.Context()` instead of creating a context prior.
* (version) [#22807](https://github.com/cosmos/cosmos-sdk/pull/22807) Return server/v2 information in the `version` functions and commands.

### Bug Fixes

Expand Down
Loading

0 comments on commit 0cf6cd8

Please sign in to comment.