Update CHANGELOG for v0.23.2

This commit is contained in:
willclarktech 2021-01-06 17:05:02 +00:00
parent b39faa1a8f
commit 4bb5aea2ed
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -45,6 +45,15 @@
- @cosmjs/tendermint-rpc: Remove types `BlockHash`, `TxBytes` and `TxHash`. Use
`Uint8Array` instead.
## 0.23.2 (2021-01-06)
### Security
- @cosmjs/cli: Update vulnerable axios dependency.
- @cosmjs/faucet-client: Update vulnerable axios dependency.
- @cosmjs/launchpad: Update vulnerable axios dependency.
- @cosmjs/tendermint-rpc: Update vulnerable axios dependency.
## 0.23.1 (2020-10-27)
- @cosmjs/crypto: Export new convenience functions `keccak256`, `ripemd160`,