File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -57,13 +57,16 @@ and this project adheres to
57
57
- cosmwasm-vm: Effectively remove the ` cranelift ` feature. It still exists but
58
58
is only a no-op for semver compatibility. It will now unconditionally use the
59
59
singlepass compiler. ([ #2260 ] )
60
+ - cosmwasm-vm: Automatically derive cache version from function hashes and the
61
+ Wasmer version ([ #2250 ] )
60
62
61
63
[ #2118 ] : https://github.com/CosmWasm/cosmwasm/pull/2118
62
64
[ #2211 ] : https://github.com/CosmWasm/cosmwasm/issues/2211
63
65
[ #2246 ] : https://github.com/CosmWasm/cosmwasm/pull/2246
64
66
[ #2247 ] : https://github.com/CosmWasm/cosmwasm/pull/2247
65
67
[ #2255 ] : https://github.com/CosmWasm/cosmwasm/pull/2255
66
68
[ #2260 ] : https://github.com/CosmWasm/cosmwasm/pull/2260
69
+ [ #2250 ] : https://github.com/CosmWasm/cosmwasm/pull/2250
67
70
68
71
## [ 2.1.3] - 2024-08-08
69
72
You can’t perform that action at this time.
0 commit comments