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
7878- cosmwasm-std: Remove export of ` ExternalApi ` , ` ExternalQuerier ` and
7979 ` ExternalStorage ` as those are only needed by export implementations in
8080 cosmwasm-std. ([ #2467 ] )
81+ - cosmwasm-vm: Update wasmer to 5.0.6. ([ #2472 ] )
8182- cosmwasm-std: Add a new ` exports ` feature which needs to be enabled for the
8283 primary cosmwasm_std dependency of a contract.
8384
@@ -120,6 +121,7 @@ and this project adheres to
120121[ #2454 ] : https://github.com/CosmWasm/cosmwasm/pull/2454
121122[ #2458 ] : https://github.com/CosmWasm/cosmwasm/pull/2458
122123[ #2467 ] : https://github.com/CosmWasm/cosmwasm/pull/2467
124+ [ #2472 ] : https://github.com/CosmWasm/cosmwasm/pull/2472
123125
124126## [ 2.2.0] - 2024-12-17
125127
You can’t perform that action at this time.
0 commit comments