Skip to content

Commit

Permalink
slight changes to changelog messages
Browse files Browse the repository at this point in the history
  • Loading branch information
stormshield-frb committed Sep 6, 2024
1 parent 7ddd854 commit 4d17c21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protocols/identify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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

## 0.45.0
Expand Down

0 comments on commit 4d17c21

Please sign in to comment.