Update CHANGELOG for wasm extension change

This commit is contained in:
willclarktech 2021-03-31 12:36:56 +02:00
parent d373723a6c
commit 829c88d972
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -79,6 +79,8 @@ and this project adheres to
- @cosmjs/stargate: `parseRawLog` is now nested under the `logs` export.
- @cosmjs/stargate: `auth` and `bank` extensions now have unverified queries at
the root and verified queries nested under `.verified`.
- @cosmjs/cosmwasm-stargate: `wasm` extension now has unverified queries at the
root.
- @cosmjs/stargate: `StargateClient.getAccount` now uses an unverified query and
`StargateClient.getAccountUnverified` has been removed.
`StargateClient.getAccountVerified` has been added, which performs a verified