From 2bd1dea644b18049d0ec4f65b962e62d4e5d291a Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Thu, 22 Jun 2023 14:17:51 +0200 Subject: [PATCH] Fix CHANGELOG text --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 264926d8..24b188e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ and this project adheres to - @cosmjs/cosmwasm-stargate: Add `CosmWasmClient.broadcastTxSync` and `SigningCosmWasmClient.signAndBroadcastSync` to allow broadcasting without waiting for block inclusion. ([#1396]) -- @cosmjs/stargateAdd `StargateClient.broadcastTxSync` and +- @cosmjs/stargate: Add `StargateClient.broadcastTxSync` and `SigningStargateClient.signAndBroadcastSync` to allow broadcasting without waiting for block inclusion. ([#1396]) - @cosmjs/cosmwasm-stargate: Add Amino JSON support for