Skip to content

Commit 14f8097

Browse files
[autofix.ci] apply automated fixes
1 parent 4681714 commit 14f8097

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)