Skip to content

Commit e91b17e

Browse files
committed
Add changelog entry
1 parent af26f31 commit e91b17e

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
@@ -35,6 +35,8 @@ and this project adheres to
3535
([#2480])
3636
- cosmwasm-std: Add `WasmQuery::RawRange` query to allow querying raw storage
3737
ranges of different contracts. ([#2471])
38+
- cosmwasm-std: Add `transfer` field to `IbcDestinationCallbackMsg`, providing
39+
an easier way to handle an IBC transfer in a destination callback. ([#2484])
3840

3941
## Changed
4042

@@ -138,6 +140,7 @@ and this project adheres to
138140
[#2477]: https://github.com/CosmWasm/cosmwasm/pull/2477
139141
[#2479]: https://github.com/CosmWasm/cosmwasm/pull/2479
140142
[#2480]: https://github.com/CosmWasm/cosmwasm/pull/2480
143+
[#2484]: https://github.com/CosmWasm/cosmwasm/pull/2484
141144

142145
## [2.2.0] - 2024-12-17
143146

0 commit comments

Comments
 (0)