mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Add CHANGELOG entry for #1358
This commit is contained in:
parent
518a9a99f2
commit
50b2be2cda
@ -10,7 +10,11 @@ and this project adheres to
|
||||
|
||||
- @cosmjs/amino: Fix escaping of "&", "<" and ">" characters in Amino JSON
|
||||
encoding to match the Go implementation ([#1373], [#1388]).
|
||||
- @cosmjs/tendermint-rpc: Move version check from
|
||||
`Tendermint{34,37}Client.create` to `.connect` in order to allow creating
|
||||
clients without performing the extra network request ([#1358]).
|
||||
|
||||
[#1358]: https://github.com/cosmos/cosmjs/issues/1358
|
||||
[#1373]: https://github.com/cosmos/cosmjs/pull/1373
|
||||
[#1388]: https://github.com/cosmos/cosmjs/pull/1388
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user