Skip to content

Commit ce8ce87

Browse files
committed
CHANGELOG: add entry for PR 2201
1 parent 4eab479 commit ce8ce87

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4141
- **P2P**: Identify protocol no longer rejects peers that advertise unknown
4242
protocol strings, improving forward compatibility with newer nodes
4343
([#2200](https://github.com/o1-labs/mina-rust/pull/2200))
44+
### Removed
45+
46+
- **P2P**: Deprecated legacy WebRTC address format (`/{peer_id}/{signaling}`);
47+
only standard multiaddr is now accepted
48+
([#2201](https://github.com/o1-labs/mina-rust/pull/2201))
4449

4550
### Dependencies
4651

0 commit comments

Comments
 (0)