mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
root: Update CHANGELOG for utils assertDefinedAndNotNull change
This commit is contained in:
parent
76a3f55350
commit
dc9b8370b2
@ -49,6 +49,14 @@
|
||||
- @cosmjs/tendermint-rpc: Remove types `BlockHash`, `TxBytes` and `TxHash`. Use
|
||||
`Uint8Array` instead.
|
||||
|
||||
### Added
|
||||
|
||||
- @cosmjs/utils: Added `assertDefinedAndNotNull`.
|
||||
|
||||
### Removed
|
||||
|
||||
- @cosmjs/utils: `assertDefined` removed in favour of `assertDefinedAndNotNull`.
|
||||
|
||||
## 0.23.2 (2021-01-06)
|
||||
|
||||
### Security
|
||||
|
Loading…
x
Reference in New Issue
Block a user