root: Update CHANGELOG for Launchpad exports

This commit is contained in:
willclarktech 2021-01-26 15:59:08 +00:00
parent 502e980b4f
commit 5b4afec3fc
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -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