Skip to content

Commit e1be535

Browse files
committed
Add changelog entry
1 parent 17f5cd3 commit e1be535

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
@@ -54,6 +54,8 @@ and this project adheres to
5454
- cosmwasm-std: Add `TransferMsgBuilder` to more easily create an
5555
`IbcMsg::Transfer` with different kinds of memo values, including IBC
5656
Callbacks memo values. ([#2167])
57+
- cosmwasm-std: Add `IbcMsg::WriteAcknowledgement` for async IBC
58+
acknowledgements ([#2130])
5759

5860
[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
5961
[#2025]: https://github.com/CosmWasm/cosmwasm/pull/2025
@@ -69,6 +71,7 @@ and this project adheres to
6971
[#2120]: https://github.com/CosmWasm/cosmwasm/pull/2120
7072
[#2124]: https://github.com/CosmWasm/cosmwasm/pull/2124
7173
[#2129]: https://github.com/CosmWasm/cosmwasm/pull/2129
74+
[#2130]: https://github.com/CosmWasm/cosmwasm/pull/2130
7275
[#2166]: https://github.com/CosmWasm/cosmwasm/pull/2166
7376
[#2167]: https://github.com/CosmWasm/cosmwasm/pull/2167
7477

0 commit comments

Comments
 (0)