File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,16 @@ and this project adheres to
54
54
unbounded. ([ #2247 ] )
55
55
- cosmwasm-vm: Upgrade Wasmer to 4.3.7; Bump ` MODULE_SERIALIZATION_VERSION ` to
56
56
"v20". ([ #2255 ] )
57
+ - cosmwasm-vm: Effectively remove the ` cranelift ` feature. It still exists but
58
+ is only a no-op for semver compatibility. It will now unconditionally use the
59
+ singlepass compiler. ([ #2260 ] )
57
60
58
61
[ #2118 ] : https://github.com/CosmWasm/cosmwasm/pull/2118
59
62
[ #2211 ] : https://github.com/CosmWasm/cosmwasm/issues/2211
60
63
[ #2246 ] : https://github.com/CosmWasm/cosmwasm/pull/2246
61
64
[ #2247 ] : https://github.com/CosmWasm/cosmwasm/pull/2247
62
65
[ #2255 ] : https://github.com/CosmWasm/cosmwasm/pull/2255
66
+ [ #2260 ] : https://github.com/CosmWasm/cosmwasm/pull/2260
63
67
64
68
## [ 2.1.3] - 2024-08-08
65
69
You can’t perform that action at this time.
0 commit comments