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
54
54
- cosmwasm-std: Add ` TransferMsgBuilder ` to more easily create an
55
55
` IbcMsg::Transfer ` with different kinds of memo values, including IBC
56
56
Callbacks memo values. ([ #2167 ] )
57
+ - cosmwasm-std: Add ` IbcMsg::WriteAcknowledgement ` for async IBC
58
+ acknowledgements ([ #2130 ] )
57
59
58
60
[ #1983 ] : https://github.com/CosmWasm/cosmwasm/pull/1983
59
61
[ #2025 ] : https://github.com/CosmWasm/cosmwasm/pull/2025
@@ -69,6 +71,7 @@ and this project adheres to
69
71
[ #2120 ] : https://github.com/CosmWasm/cosmwasm/pull/2120
70
72
[ #2124 ] : https://github.com/CosmWasm/cosmwasm/pull/2124
71
73
[ #2129 ] : https://github.com/CosmWasm/cosmwasm/pull/2129
74
+ [ #2130 ] : https://github.com/CosmWasm/cosmwasm/pull/2130
72
75
[ #2166 ] : https://github.com/CosmWasm/cosmwasm/pull/2166
73
76
[ #2167 ] : https://github.com/CosmWasm/cosmwasm/pull/2167
74
77
You can’t perform that action at this time.
0 commit comments