File tree Expand file tree Collapse file tree 4 files changed +20
-1
lines changed
Expand file tree Collapse file tree 4 files changed +20
-1
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1+ * October 31, 2024*
2+
3+ This release rollbacks cometbft-db version to v0.9.5 due to the breaking change
4+ introduced in v0.13.0. Users wishing to use the latest version of cometbft-db
5+ are advised to upgrade to CometBFT v0.38.
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.37.13
4+
5+ * October 31, 2024*
6+
7+ This release rollbacks cometbft-db version to v0.9.5 due to the breaking change
8+ introduced in v0.13.0. Users wishing to use the latest version of cometbft-db
9+ are advised to upgrade to CometBFT v0.38.
10+
11+ ### DEPENDENCIES
12+
13+ - ` [deps] ` Rollback cometbft-db version to v0.9.5 due to the breaking change
14+ that was introduced in v0.13.0
15+ ([ \# 4369] ( https://github.com/cometbft/cometbft/pull/4369 ) ).
16+
317## v0.37.12
418
519* October 24, 2024*
Original file line number Diff line number Diff line change 55 // The default version of TMCoreSemVer is the value used as the
66 // fallback version of CometBFT when not using git describe.
77 // It is formatted with semantic versioning.
8- TMCoreSemVer = "0.37.12 "
8+ TMCoreSemVer = "0.37.13 "
99 // ABCISemVer is the semantic version of the ABCI protocol
1010 ABCISemVer = "1.0.0"
1111 ABCIVersion = ABCISemVer
You can’t perform that action at this time.
0 commit comments