Skip to content

Commit

Permalink
update changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: Rano | Ranadeep <[email protected]>
  • Loading branch information
rnbguy authored Nov 27, 2023
1 parent cc0f00e commit 251f9ef
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
- Remove IdentifierError::Empty and ContainSeparator variants as they
are special cases of other existing errors.
([\#978](https://github.com/cosmos/ibc-rs/issues/978))
- Remove IdentifierError::InvalidLength::length field since it can be
deduced from the id.
- Optimize `IdentifierError` variants and make them mutually exclusive.
([\#978](https://github.com/cosmos/ibc-rs/issues/978))

0 comments on commit 251f9ef

Please sign in to comment.