Add CHANGELOG entry

This commit is contained in:
Simon Warta
2022-06-27 10:33:51 +02:00
parent ce7d3bf461
commit 816c6b9050
+2
View File
@@ -19,9 +19,11 @@ and this project adheres to
query ([#1170]).
- @cosmjs/tendermint-rpc: Fix decoding validator updates due to slashing
([#1177]).
- @cosmjs/math: Check for negative values in `Decimal.fromAtomics` ([#1188]).
[#1170]: https://github.com/cosmos/cosmjs/issues/1170
[#1177]: https://github.com/cosmos/cosmjs/issues/1177
[#1188]: https://github.com/cosmos/cosmjs/pull/1188
### Changed