Skip to content

Commit 14c1974

Browse files
slight changes to changelog messages
1 parent 7ddd854 commit 14c1974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protocols/identify/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
- Add `hide_listen_addrs` option to prevent leaking (local) listen addresses.
44
See [PR 5507](https://github.com/libp2p/rust-libp2p/pull/5507).
5-
- Add `with_cache_config` to fully configure the identify cache using the new `PeerAddressesConfig`.
6-
Deprecating `with_cache_size` in favor of the new `with_cache_config`.
5+
- Add `with_cache_config` to fully configure the identify cache using the `PeerAddressesConfig`.
6+
Deprecating `with_cache_size` in favor of `with_cache_config`.
77
See [PR 5574](https://github.com/libp2p/rust-libp2p/pull/5574).
88

99
## 0.45.0

0 commit comments

Comments
 (0)