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 @@ -81,6 +81,8 @@ and this project adheres to
81
81
- cosmwasm-vm: Update wasmer to 5.0.6. ([ #2472 ] )
82
82
- cosmwasm-std: Add a new ` exports ` feature which needs to be enabled for the
83
83
primary cosmwasm_std dependency of a contract.
84
+ - cosmwasm-vm: Enable partial reference-type support, enabling contracts
85
+ compiled with Rust 1.82 or newer to be stored. ([ #2473 ] )
84
86
85
87
## Fixed
86
88
@@ -122,6 +124,7 @@ and this project adheres to
122
124
[ #2458 ] : https://github.com/CosmWasm/cosmwasm/pull/2458
123
125
[ #2467 ] : https://github.com/CosmWasm/cosmwasm/pull/2467
124
126
[ #2472 ] : https://github.com/CosmWasm/cosmwasm/pull/2472
127
+ [ #2473 ] : https://github.com/CosmWasm/cosmwasm/pull/2473
125
128
126
129
## [ 2.2.0] - 2024-12-17
127
130
You can’t perform that action at this time.
0 commit comments