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 @@ -80,6 +80,7 @@ and this project adheres to
80
80
- cosmwasm-vm: Update wasmer to 4.3.1 ([ #2147 ] , [ #2153 ] )
81
81
- cosmwasm-vm: Rebalance gas costs for cryptographic functions and wasm
82
82
instructions. ([ #2152 ] )
83
+ - cosmwasm-std: Add message_info and deprecate mock_info ([ #2160 ] )
83
84
84
85
[ #2044 ] : https://github.com/CosmWasm/cosmwasm/pull/2044
85
86
[ #2051 ] : https://github.com/CosmWasm/cosmwasm/pull/2051
@@ -92,6 +93,7 @@ and this project adheres to
92
93
[ #2147 ] : https://github.com/CosmWasm/cosmwasm/pull/2147
93
94
[ #2152 ] : https://github.com/CosmWasm/cosmwasm/pull/2152
94
95
[ #2153 ] : https://github.com/CosmWasm/cosmwasm/pull/2153
96
+ [ #2160 ] : https://github.com/CosmWasm/cosmwasm/pull/2160
95
97
96
98
## [ 2.0.1] - 2024-04-03
97
99
You can’t perform that action at this time.
0 commit comments