Skip to content

Commit 15bc22a

Browse files
mergify[bot]pinosu
andauthored
Update changelog for v0.44.0 release (#1689) (#1695)
* Update changelog for v0.44.0 release * Add date (cherry picked from commit 62d91d9) Co-authored-by: pinosu <[email protected]>
1 parent ff574ee commit 15bc22a

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)