mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-03 08:31:20 +00:00
add changelog entries
This commit is contained in:
parent
cf67a8b1b7
commit
2e029e8fd4
@ -7,6 +7,7 @@ Special thanks to external contributors on this release:
|
||||
### BREAKING CHANGES:
|
||||
|
||||
* CLI/RPC/Config
|
||||
- [httpclient] Update Subscribe interface to reflect new pubsub/eventBus API [ADR-33](https://github.com/tendermint/tendermint/blob/develop/docs/architecture/adr-033-pubsub.md)
|
||||
|
||||
* Apps
|
||||
|
||||
@ -30,3 +31,4 @@ Special thanks to external contributors on this release:
|
||||
- [p2p] \#3232 Fix infinite loop leading to addrbook deadlock for seed nodes
|
||||
- [p2p] \#3247 Fix panic in SeedMode when calling FlushStop and OnStop
|
||||
concurrently
|
||||
- [libs/pubsub] \#951, \#1880 use non-blocking send when dispatching messages [ADR-33](https://github.com/tendermint/tendermint/blob/develop/docs/architecture/adr-033-pubsub.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user