Skip to content

Commit c90e050

Browse files
committed
(x/bank) #616: update changelog with GetAllBalances and GetAccountsBalances optimization
1 parent a39a25b commit c90e050

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,13 @@ Ref: https://keepachangelog.com/en/1.0.0/
4040

4141
### Features
4242

43-
* [616](https://github.com/provenance-io/cosmos-sdk/pull/616) Improve GetAllBalances and GetAccountsBalances optimization from v0.50.x to v0.53.x (original PR #616)"
43+
4444
* (crypto/ledger) [#25435](https://github.com/cosmos/cosmos-sdk/pull/25435) Add SetDERConversion to reset skipDERConversion and App name for ledger.
4545
* (gRPC) [#25565](https://github.com/cosmos/cosmos-sdk/pull/25565) Support for multi gRPC query clients serve with historical binaries to serve proper historical state.
4646

4747
### Improvements
4848

49+
* (x/bank) [616](https://github.com/provenance-io/cosmos-sdk/pull/616) Improve GetAllBalances and GetAccountsBalances optimization from v0.50.x to v0.53.x (original PR #616)"
4950
* (x/mint) [#25562](https://github.com/cosmos/cosmos-sdk/pull/25562) Improve and test `x/mint` params validation.
5051
* (server) [#25632](https://github.com/cosmos/cosmos-sdk/pull/25632) Add missing call to close the app on shutdown.
5152

0 commit comments

Comments
 (0)