diff --git a/CHANGELOG.md b/CHANGELOG.md index 7345a7e5..98d101cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,7 @@ and this project adheres to `protected`. - @cosmjs/cosmwasm-stargate: Add `SigningCosmWasmClient.offline` static method for constructing offline clients without a Tendermint client. +- @cosmjs/stargate: Add `SigningStargateClient.sendIbcTokens` method. ### Changed