Moving changes to ## Unreleased

This commit is contained in:
Milan Steiner 2022-04-07 10:29:11 +02:00
parent 55344935ed
commit d61be45516

View File

@ -6,13 +6,14 @@ and this project adheres to
## [Unreleased]
- @cosmjs/stargate: Added support for vesting messages.
## [0.28.1] - 2022-03-30
### Added
- @cosmjs/stargate: Added the ability to specify a custom account parser for
`StargateClient`
- @cosmjs/stargate: Added support for vesting messages.
### Fixed