Skip to content

Commit 62d91d9

Browse files
authored
Update changelog for v0.44.0 release (#1689)
* Update changelog for v0.44.0 release * Add date
1 parent a2bbd36 commit 62d91d9

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22

33
## [Unreleased](https://github.com/CosmWasm/wasmd/tree/HEAD)
44

5-
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.43.0...HEAD)
5+
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.44.0...HEAD)
6+
7+
## [v0.44.0](https://github.com/CosmWasm/wasmd/tree/v0.44.0) (2023-11-06)
8+
9+
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.43.0...v0.44.0)
10+
11+
- Upgrade to wasmvm v1.5.0 [\#1675](https://github.com/CosmWasm/wasmd/issues/1675)
12+
- Prevent non printable characters in label [\#1623](https://github.com/CosmWasm/wasmd/issues/1623)
13+
14+
### Notable changes:
15+
- Upgrade to wasmvm [v1.5.0](https://github.com/CosmWasm/wasmvm/releases/tag/v1.5.0)
16+
17+
### Migration notes:
18+
- This release does not include any state migrations but breaking changes that require a coordinated chain upgrade.
619

720
## [v0.43.0](https://github.com/CosmWasm/wasmd/tree/v0.43.0) (2023-10-10)
821

0 commit comments

Comments
 (0)