mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 22:23:11 +00:00
CHANGELOG: add breaking Version name change (#5628)
The good folks at Regen pointed out that this was an additional breaking change when they upgraded to use RC6: https://github.com/cosmos/cosmos-sdk/pull/7828#discussion_r518337441
This commit is contained in:
@@ -12,6 +12,7 @@ Friendly reminder: We have a [bug bounty program](https://hackerone.com/tendermi
|
||||
- This makes breaking changes to `DuplicateVoteEvidence` and `LightClientAttackEvidence`
|
||||
such that ABCI evidence can be reconstructed from these types, and is necessary for nodes
|
||||
to successfully sync to block heights with recorded evidence
|
||||
- [version] [\#5527](https://github.com/tendermint/tendermint/pull/5527) We've updated our release tooling, and `version.Version` is now `version.TMCoreSemVer` (@marbar3778)
|
||||
|
||||
### IMPROVEMENTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user