root: Update CHANGELOG for assertDefined

This commit is contained in:
willclarktech
2021-01-14 13:29:59 +00:00
parent 7d7d350813
commit e2f5224d34
-4
View File
@@ -53,10 +53,6 @@
- @cosmjs/utils: Added `assertDefinedAndNotNull`.
### Removed
- @cosmjs/utils: `assertDefined` removed in favour of `assertDefinedAndNotNull`.
## 0.23.2 (2021-01-06)
### Security