diff --git a/CHANGELOG.md b/CHANGELOG.md index e994f667d5..dceef247ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,9 @@ ### Added +- @cosmjs/launchpad: Export distribution module msg types + `MsgFundCommunityPool`, `MsgSetWithdrawAddress`, `MsgWithdrawDelegatorReward`, + `MsgWithdrawValidatorCommission` and type checker helper functions. - @cosmjs/utils: Added `assertDefinedAndNotNull`. ### Changed