Skip to content

Commit d9ca9f7

Browse files
committed
add changelog entry
Signed-off-by: Onur Özkan <work@onurozkan.dev>
1 parent 363ba3b commit d9ca9f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

protocols/gossipsub/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
- gossipsub: do early return in for an empty input
3030
See [PR 6208](https://github.com/libp2p/rust-libp2p/pull/6208).
3131

32+
- Add fallible sequence number generation and error handling.
33+
See [PR 6211](https://github.com/libp2p/rust-libp2p/pull/6211).
34+
3235
## 0.49.2
3336

3437
- Relax `Behaviour::with_metrics` requirements, do not require DataTransform and TopicSubscriptionFilter to also impl Default

0 commit comments

Comments
 (0)