Skip to content

Commit 499fee0

Browse files
committed
Add changelog entry
1 parent 6a9b643 commit 499fee0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ and this project adheres to
3333
- cosmwasm-vm: Add `ibc2_packet_send` entrypoint ([#2477])
3434
- cosmwasm-std: Add Tx hash to TransactionInfo and make it non exhaustive
3535
([#2480])
36+
- cosmwasm-std: Add `WasmQuery::RawRange` query to allow querying raw storage
37+
ranges of different contracts. ([#2471])
3638

3739
## Changed
3840

@@ -130,6 +132,7 @@ and this project adheres to
130132
[#2454]: https://github.com/CosmWasm/cosmwasm/pull/2454
131133
[#2458]: https://github.com/CosmWasm/cosmwasm/pull/2458
132134
[#2467]: https://github.com/CosmWasm/cosmwasm/pull/2467
135+
[#2471]: https://github.com/CosmWasm/cosmwasm/pull/2471
133136
[#2472]: https://github.com/CosmWasm/cosmwasm/pull/2472
134137
[#2473]: https://github.com/CosmWasm/cosmwasm/pull/2473
135138
[#2477]: https://github.com/CosmWasm/cosmwasm/pull/2477

0 commit comments

Comments
 (0)