Added Changelog entry

This commit is contained in:
Jasmina Malicevic
2022-10-06 10:26:44 +02:00
parent 1cc14bf6bd
commit a0cfdd5589

View File

@@ -51,3 +51,4 @@ Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermi
- [consensus] \#9229 fix round number of `enterPropose` when handling `RoundStepNewRound` timeout. (@fatcat22)
- [docker] \#9073 enable cross platform build using docker buildx
- [docker] \#9462 ensure Docker image uses consistent version of Go
- [p2p] \#9500 prevent peers who have errored being added to the peer_set (@jmalicevic)