From 829c88d9720788af2c40b63bacac8d16d4c61205 Mon Sep 17 00:00:00 2001 From: willclarktech Date: Wed, 31 Mar 2021 12:36:56 +0200 Subject: [PATCH] Update CHANGELOG for wasm extension change --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdb20285..bb36ba4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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