Update CHANGELOG for ibc codecs

This commit is contained in:
willclarktech
2021-03-18 13:57:41 +01:00
parent 797c000e14
commit d9cc92ea47
+2
View File
@@ -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