diff --git a/CHANGELOG.md b/CHANGELOG.md index b038ca0d..72d7a936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to ## [Unreleased] +## [0.26.3] - 2021-10-25 + ### Added - @cosmjs/ledger-amino: Add support for using forks of the Cosmos Ledger app by @@ -616,7 +618,8 @@ CHANGELOG entries missing. Please see [the diff][0.24.1]. `FeeTable`. @cosmjs/cosmwasm has its own `FeeTable` with those properties. - @cosmjs/sdk38: Rename package to @cosmjs/launchpad. -[unreleased]: https://github.com/cosmos/cosmjs/compare/v0.26.2...HEAD +[unreleased]: https://github.com/cosmos/cosmjs/compare/v0.26.3...HEAD +[0.26.3]: https://github.com/cosmos/cosmjs/compare/v0.26.2...v0.26.3 [0.26.2]: https://github.com/cosmos/cosmjs/compare/v0.26.1...v0.26.2 [0.26.1]: https://github.com/cosmos/cosmjs/compare/v0.26.0...v0.26.1 [0.26.0]: https://github.com/cosmos/cosmjs/compare/v0.25.6...v0.26.0