File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4- ## Unreleased
5- - [ #1185 ] ( https://github.com/crypto-org-chain/chain-main/pull/1185 ) Error deleting legacy versions bug.
4+
5+ * September 1, 2025*
6+
7+ ## v6.0.2
8+ - [ #1195 ] ( https://github.com/crypto-org-chain/chain-main/pull/1195 ) fix update cosmos-sdk v0.50 mismatch apphash.
9+
10+ * August 21, 2025*
11+
12+ ## v6.0.1
613- [ #1189 ] ( https://github.com/crypto-org-chain/chain-main/pull/1189 ) versiondb interface missmatch.
7- - [ #1195 ] ( https://github.com/crypto-org-chain/chain-main/pull/1195 ) fix update cosmos-sdk v0.50 mismatch apphash.
14+ - [ #1185 ] ( https://github.com/crypto-org-chain/chain-main/pull/1185 ) Error deleting legacy versions bug.
15+
816
917* July 9, 2025*
1018
Original file line number Diff line number Diff line change 3939in
4040buildGoApplication rec {
4141 pname = "chain-maind" ;
42- version = "v6.0.1 " ;
42+ version = "v6.0.2 " ;
4343 go = buildPackages . go_1_23 ;
4444 src = lib . cleanSourceWith {
4545 name = "src" ;
You can’t perform that action at this time.
0 commit comments