Browse Source

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
pull/5629/head
Tess Rinearson 4 years ago
committed by GitHub
parent
commit
ec32df2d8a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CHANGELOG.md

+ 1
- 0
CHANGELOG.md View File

@ -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


Loading…
Cancel
Save