Skip to content

Commit

Permalink
Add changelog entry for #2380
Browse files Browse the repository at this point in the history
  • Loading branch information
romac committed Aug 8, 2022
1 parent 75c34f8 commit 65dffca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changelog/v1.0.0-rc.2/features/ibc-relayer/2380-ipv6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Enable connecting to full nodes over IPv6
([#2380](https://github.com/informalsystems/ibc-rs/issues/2380))
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ This is the third release candidate for Hermes v1.0.0 🎉
- Fix code that could result in message batch size growing above the transaction size limit
([#2477](https://github.com/informalsystems/ibc-rs/issues/2477)).

#### FEATURES

- Enable connecting to full nodes over IPv6
([#2380](https://github.com/informalsystems/ibc-rs/issues/2380))

### Telemetry & Metrics - [`ibc-telemetry`](telemetry) (v0.18.0)

- Release version 0.18.0 of `ibc-telemetry`
Expand Down

0 comments on commit 65dffca

Please sign in to comment.