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 @@ -73,6 +73,8 @@ and this project adheres to
73
73
- cosmwasm-std: Remove support for ` BankQuery::AllBalances ` and
74
74
` query_all_balances ` . ([ #2433 ] )
75
75
- cosmwasm-std: source_client instead of channel_id in IBCv2 - ([ #2450 ] )
76
+ - cosmwasm-std: Remove previously deprecated ` IbcQuery::ListChannels ` and
77
+ ` ListChannelsResponse ` . ([ #2223 ] )
76
78
77
79
## Fixed
78
80
@@ -86,6 +88,7 @@ and this project adheres to
86
88
[ #2156 ] : https://github.com/CosmWasm/cosmwasm/issues/2156
87
89
[ #2195 ] : https://github.com/CosmWasm/cosmwasm/issues/2195
88
90
[ #2201 ] : https://github.com/CosmWasm/cosmwasm/issues/2201
91
+ [ #2223 ] : https://github.com/CosmWasm/cosmwasm/issues/2223
89
92
[ #2237 ] : https://github.com/CosmWasm/cosmwasm/issues/2237
90
93
[ #2262 ] : https://github.com/CosmWasm/cosmwasm/issues/2262
91
94
[ #2268 ] : https://github.com/CosmWasm/cosmwasm/issues/2268
You can’t perform that action at this time.
0 commit comments