File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased] ( https://github.com/CosmWasm/wasmd/tree/HEAD )
44
5- [ Full Changelog] ( https://github.com/CosmWasm/wasmd/compare/v0.42.0...HEAD )
5+ [ Full Changelog] ( https://github.com/CosmWasm/wasmd/compare/v0.43.0...HEAD )
6+
7+ ## [ v0.43.0] ( https://github.com/CosmWasm/wasmd/tree/v0.43.0 ) (2023-10-10)
8+
9+ [ Full Changelog] ( https://github.com/CosmWasm/wasmd/compare/v0.42.0...v0.43.0 )
10+
11+ - Make contract label updatable [ \# 1601] ( https://github.com/CosmWasm/wasmd/issues/1601 )
12+ - Remove gov v1beta1 dependencies and deprecated proposals [ \# 1608] ( https://github.com/CosmWasm/wasmd/issues/1608 )
13+ - Retract v0.42.0 release [ \# 1651] ( https://github.com/CosmWasm/wasmd/issues/1651 )
14+ - Bump wasmvm to v1.4.1 [ \# 1657] ( https://github.com/CosmWasm/wasmd/issues/1657 )
15+
16+ ### Notable changes:
17+ - Wasmd v0.42.0 was retracted because an issue was found in CosmWasm 1.4.0. See https://twitter.com/CosmWasm/status/1709507168448229497
18+ - This release bundles CosmWasm v1.4.1 patch release. If you are using wasmd v0.42.0 please upgrade to wasmd 0.43.0 as soon as possible.
19+ - Deprecated wasm gov proposals have been removed completely from the codebase together with all the govv1beta1 dependencies.
20+ - MsgUpdateContractLabel was introduced to allow contract label updates.
21+
22+ ### Migration notes:
23+ - This release does not include any state migrations but breaking changes that require a coordinated chain upgrade.
624
725## [ v0.42.0] ( https://github.com/CosmWasm/wasmd/tree/v0.42.0 ) (2023-09-20)
826
You can’t perform that action at this time.
0 commit comments