File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,9 @@ and this project adheres to
5959- cosmwasm-derive: Add support for migrate method with
6060 ` migrate_info: MigrateInfo ` argument. ([ #2212 ] )
6161- cosmwasm-vm: Add ` Cache::store_code `
62- - cosmwasm-vm: Deprecate ` PayPacketFee ` , ` PayPacketFeeAsync ` , ` IbcFee ` . IBC fees have been
63- removed from ibc-go in version 10. The mentioned struct and enum fields are deprecated
64- and will be removed in cosmwasm ` 3.0 ` ([ #2431 ] )
62+ - cosmwasm-vm: Deprecate ` PayPacketFee ` , ` PayPacketFeeAsync ` , ` IbcFee ` . IBC fees
63+ have been removed from ibc-go in version 10. The mentioned struct and enum
64+ fields are deprecated and will be removed in cosmwasm ` 3.0 ` ([ #2431 ] )
6565
6666[ #2118 ] : https://github.com/CosmWasm/cosmwasm/pull/2118
6767[ #2196 ] : https://github.com/CosmWasm/cosmwasm/pull/2196
You can’t perform that action at this time.
0 commit comments