Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad-Shabani committed Jan 24, 2024
1 parent fa5b372 commit 8cb3aa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- [ibc-primitives] Re-exports additional google proto types, like `Timestamp`
- [ibc-primitives] Re-export additional google proto types, like `Timestamp`
and `Duration` for added convenience when developing IBC light clients or
applications. ([\#1054](https://github.com/cosmos/ibc-rs/pull/1054))
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ There are no consensus-breaking changes.
- [ibc-testkit] Deprecate `MockContext::with_client*` in favor of
`MockContext::with_client_config`.
([\#1049](https://github.com/cosmos/ibc-rs/issues/1049))
- [ibc-primitives] Re-exports additional google proto types, like `Timestamp`
- [ibc-primitives] Re-export additional google proto types, like `Timestamp`
and `Duration` for added convenience when developing IBC light clients or
applications. ([\#1054](https://github.com/cosmos/ibc-rs/pull/1054))
- [ibc-primitives] Relocate `serializers.rs` module to reside within the
Expand Down

0 comments on commit 8cb3aa8

Please sign in to comment.