mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Add CHANGELOG entry for the fix
This commit is contained in:
parent
2d6bbb079f
commit
4c4c181e40
@ -6,6 +6,15 @@ and this project adheres to
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- @cosmjs/cosmwasm-stargate, @cosmjs/stargate: Fix error propagation in
|
||||
`CosmWasmClient.broadcastTx` and `StargateClient.broadcastTx` ([#800]). This
|
||||
bug was introduced with the switch from broadcast mode "commit" to "sync" in
|
||||
version 0.25.0.
|
||||
|
||||
[#800]: https://github.com/cosmos/cosmjs/issues/800
|
||||
|
||||
## [0.25.2] - 2021-05-11
|
||||
|
||||
### Added
|
||||
|
Loading…
x
Reference in New Issue
Block a user