diff --git a/CHANGELOG.md b/CHANGELOG.md index e2b99d52..b038ca0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,14 @@ and this project adheres to adding the fields `LaunchpadLedgerOptions.ledgerAppName` and `.minLedgerAppVersion`. +### Deprecated + +- @cosmjs/stargate: The verified queries from `AuthExtension` and + `BankExtension` as well as `StargateClient.getAccountVerified` are deprecated + and will be removed in 0.27 ([#910]). + +[#910]: https://github.com/cosmos/cosmjs/pull/910 + ## [0.26.2] - 2021-10-12 ### Fixed