File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased] ( https://github.com/CosmWasm/wasmd/tree/HEAD )
4
4
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.
6
19
7
20
## [ v0.43.0] ( https://github.com/CosmWasm/wasmd/tree/v0.43.0 ) (2023-10-10)
8
21
You can’t perform that action at this time.
0 commit comments