diff --git a/CHANGELOG.md b/CHANGELOG.md index 90cf46ddad..f0134e9b09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to ## [Unreleased] +### Added + +- @cosmjs/cosmwasm-stargate: Add `SigningCosmWasmClient.instantiate2` ([#1407]). + +[#1407]: https://github.com/cosmos/cosmjs/pull/1407 + ### Changed - all: upgrade cosmjs-types to 0.8.0 to include Cosmos SDK 0.46/0.47 and IBC v7