We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec53ed commit 5caf4aeCopy full SHA for 5caf4ae
protocols/identify/CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 0.46.1
2
3
-- Fix `Identify::discovered_peers` to remove peers on `DialError::WrongPeerId` events
+- Fix `Identify::discovered_peers` to remove peers on `DialError::{WrongPeerId, LocalPeerId}` events.
4
+ See [PR 5890](https://github.com/libp2p/rust-libp2p/pull/5890).
5
6
## 0.46.0
7
0 commit comments