Skip to content

Commit

Permalink
chore (api)!: remove capabilities from SendPacket (#7213)
Browse files Browse the repository at this point in the history
* chore (api)\!: remove capabilities from SendPacket

* add changelog + note to add migration documentation

---------

Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
  • Loading branch information
bznein and crodriguezvega committed Aug 29, 2024
1 parent 6ef88be commit 89b53b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Ref: https://keepachangelog.com/en/1.0.0/

### API Breaking

* (core, apps) [\#7213](https://github.com/cosmos/ibc-go/pull/7213) Remove capabilities from `SendPacket`.

### State Machine Breaking

### Improvements
Expand Down
2 changes: 2 additions & 0 deletions docs/docs/05-migrations/14-v9-to-v10.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ There are four sections based on the four potential user groups of this document

## IBC Apps

- (TODO: expand later) Removal of capabilities in `SendPacket` [\#7213](https://github.com/cosmos/ibc-go/pull/7213).

### ICS27 - Interchain Accounts

The channel capability migration introduced in v6 has been removed. Chains must upgrade from v6 or higher.
Expand Down

0 comments on commit 89b53b2

Please sign in to comment.