diff --git a/protocols/identify/CHANGELOG.md b/protocols/identify/CHANGELOG.md index b05cafa75e82..e2ffaf3fc991 100644 --- a/protocols/identify/CHANGELOG.md +++ b/protocols/identify/CHANGELOG.md @@ -5,6 +5,11 @@ - Update dependencies. +- Assist in peer discovery by returning reported listen addresses + of other peers from `addresses_of_peer`. See [PR 2232]. + + [PR 2232](https://github.com/libp2p/rust-libp2p/pull/2232) + # 0.30.0 [2021-07-12] - Update dependencies.