root: Update CHANGELOG for cosmwasm -> cosmwasm-launchpad renaming

This commit is contained in:
willclarktech 2020-12-15 15:52:32 +00:00
parent ecb9b693a8
commit b627ab4dbf
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -2,6 +2,8 @@
## 0.24.0 (unreleased)
- @cosmjs/cosmwasm: This package is now deprecated. The same functionality is
now available in @cosmjs/cosmwasm-launchpad.
- @cosmjs/cosmwasm: `logs` is no longer exported. Use `logs` from
@cosmjs/launchpad instead.
- @cosmjs/cosmwasm: Export `JsonObject`, `ChangeAdminResult` and `WasmData`