diff --git a/CHANGELOG.md b/CHANGELOG.md index b9b539a727..9d0b4ef04a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ and this project adheres to and `StargateClient`. Added `ModuleAccount` and vesting accounts `BaseVestingAccount`, `ContinuousVestingAccount`, `DelayedVestingAccount` and `PeriodicVestingAccount`. +- @cosmjs/stargate: Add codecs for IBC channel tx, client query/tx, and + connection tx. ### Changed