Skip to content

Commit

Permalink
docs: add changelog entry for cosmos#4835
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Rodriguez committed Oct 4, 2023
1 parent 9e879a7 commit a948e34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -67,6 +67,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (apps/29-fee) [\#4290](https://github.com/cosmos/ibc-go/pull/4290) Use `types.MetadataFromVersion` helper function for callback handlers.
* (core/04-channel) [\#4155](https://github.com/cosmos/ibc-go/pull/4155) Adding `IsOpen` and `IsClosed` methods to `Channel` type.
* (core/03-connection) [\#4110](https://github.com/cosmos/ibc-go/pull/4110) Remove `Version` interface and casting functions from 03-connection.
* (core) [\#4835](https://github.com/cosmos/ibc-go/pull/4835) Use expected interface for legacy params subspace parameter of keeper constructor functions.

### Features

0 comments on commit a948e34

Please sign in to comment.