Add 0.23.0 release date

This commit is contained in:
Simon Warta 2020-10-09 12:20:02 +02:00
parent fa1c2833b7
commit 17562fe710

View File

@ -1,6 +1,6 @@
# CHANGELOG
## 0.23.0 (unreleased)
## 0.23.0 (2020-10-09)
- @cosmjs/cli: Expose `HdPath` type.
- @cosmjs/cosmwasm: Rename `CosmWasmClient.postTx` method to `.broadcastTx`.