Skip to content

Commit a0366ff

Browse files
committed
CHANGELOG: add entry for PR 2202
1 parent 2955687 commit a0366ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ 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+
- **P2P**: Improved error types for WebRTC connection signaling and fixed
45+
broken doc tests in the webrtc module
46+
([#2202](https://github.com/o1-labs/mina-rust/pull/2202))
47+
4448
### Removed
4549

4650
- **P2P**: Deprecated legacy WebRTC address format (`/{peer_id}/{signaling}`);

0 commit comments

Comments
 (0)