Skip to content

Commit

Permalink
feat(version): update version command to return v2 info (#22807)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6a7ecd8)

# Conflicts:
#	CHANGELOG.md
#	api/cosmos/base/tendermint/v1beta1/query.pulsar.go
  • Loading branch information
aljo242 authored and mergify[bot] committed Dec 10, 2024
1 parent 9ec294a commit 0490f90
Show file tree
Hide file tree
Showing 7 changed files with 12,733 additions and 151 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ Every module contains its own CHANGELOG.md. Please refer to the module you are i

### Features

<<<<<<< HEAD
=======
* (baseapp) [#20291](https://github.com/cosmos/cosmos-sdk/pull/20291) Simulate nested messages.
* (crypto/keyring) [#21653](https://github.com/cosmos/cosmos-sdk/pull/21653) New Linux-only backend that adds Linux kernel's `keyctl` support.
* (client/keys) [#21829](https://github.com/cosmos/cosmos-sdk/pull/21829) Add support for importing hex key using standard input.
* (client) [#22807](https://github.com/cosmos/cosmos-sdk/pull/22807) Return v2 server information in the `version` command.

>>>>>>> 6a7ecd89e (feat(version): update version command to return v2 info (#22807))
### Improvements

* RocksDB libraries have been upgraded to support RockDB v9 instead of v8.
Expand Down
Loading

0 comments on commit 0490f90

Please sign in to comment.