Skip to content

Commit 96867a3

Browse files
mergify[bot]pinosu
andauthored
Update changelog for v0.43.0 release (#1662) (#1668)
* Update changelog for v0.43.0 release * Add date (cherry picked from commit c51dcca) Co-authored-by: pinosu <[email protected]>
1 parent c8a6594 commit 96867a3

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,25 @@
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

0 commit comments

Comments
 (0)