Update CHANGELOG for demo-staking removal

This commit is contained in:
willclarktech 2020-08-04 17:28:43 +02:00
parent 43b1830f09
commit ff21ad8e75
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -5,6 +5,7 @@
- @cosmjs/cosmwasm: Rename `CosmWasmClient.postTx` method to `.broadcastTx`.
- @cosmjs/cosmwasm: Rename `SigningCosmWasmClient.signAndPost` method to
`.signAndBroadcast`.
- @cosmjs/demo-staking: Remove package and supporting scripts.
- @cosmjs/launchpad: Rename `CosmosClient.postTx` method to `.broadcastTx`.
- @cosmjs/launchpad: Rename `SigningCosmosClient.signAndPost` method to
`.signAndBroadcast`.