File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ and this project adheres to
78
78
- cosmwasm-std: Remove export of ` ExternalApi ` , ` ExternalQuerier ` and
79
79
` ExternalStorage ` as those are only needed by export implementations in
80
80
cosmwasm-std. ([ #2467 ] )
81
+ - cosmwasm-vm: Update wasmer to 5.0.6. ([ #2472 ] )
81
82
- cosmwasm-std: Add a new ` exports ` feature which needs to be enabled for the
82
83
primary cosmwasm_std dependency of a contract.
83
84
@@ -120,6 +121,7 @@ and this project adheres to
120
121
[ #2454 ] : https://github.com/CosmWasm/cosmwasm/pull/2454
121
122
[ #2458 ] : https://github.com/CosmWasm/cosmwasm/pull/2458
122
123
[ #2467 ] : https://github.com/CosmWasm/cosmwasm/pull/2467
124
+ [ #2472 ] : https://github.com/CosmWasm/cosmwasm/pull/2472
123
125
124
126
## [ 2.2.0] - 2024-12-17
125
127
You can’t perform that action at this time.
0 commit comments