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 @@ -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
You can’t perform that action at this time.
0 commit comments