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 @@ -33,6 +33,8 @@ and this project adheres to
33
33
- cosmwasm-vm: Add ` ibc2_packet_send ` entrypoint ([ #2477 ] )
34
34
- cosmwasm-std: Add Tx hash to TransactionInfo and make it non exhaustive
35
35
([ #2480 ] )
36
+ - cosmwasm-std: Add ` WasmQuery::RawRange ` query to allow querying raw storage
37
+ ranges of different contracts. ([ #2471 ] )
36
38
37
39
## Changed
38
40
@@ -130,6 +132,7 @@ and this project adheres to
130
132
[ #2454 ] : https://github.com/CosmWasm/cosmwasm/pull/2454
131
133
[ #2458 ] : https://github.com/CosmWasm/cosmwasm/pull/2458
132
134
[ #2467 ] : https://github.com/CosmWasm/cosmwasm/pull/2467
135
+ [ #2471 ] : https://github.com/CosmWasm/cosmwasm/pull/2471
133
136
[ #2472 ] : https://github.com/CosmWasm/cosmwasm/pull/2472
134
137
[ #2473 ] : https://github.com/CosmWasm/cosmwasm/pull/2473
135
138
[ #2477 ] : https://github.com/CosmWasm/cosmwasm/pull/2477
You can’t perform that action at this time.
0 commit comments