File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- # 0.52.2 - unreleased
1
+ # 0.52.2
2
2
3
3
- Introduce ` libp2p::connection_limits ` module.
4
4
See [ PR 3386] .
Original file line number Diff line number Diff line change 1
- # 0.1.0 - unreleased
1
+ # 0.1.0
2
2
3
3
- Initial release.
Original file line number Diff line number Diff line change 1
- # 0.1.0 - unreleased
1
+ # 0.1.0
2
2
3
3
- Initial release.
Original file line number Diff line number Diff line change 1
- # 0.44.2 - unreleased
1
+ # 0.44.2
2
2
3
3
- Signed messages now use sequential integers in the sequence number field.
4
4
See [ PR 3551] .
Original file line number Diff line number Diff line change 1
- # 0.43.1 [ unreleased ]
1
+ # 0.43.1
2
2
3
3
- Derive ` Clone ` for ` mdns::Event ` . See [ PR 3606] .
4
4
Original file line number Diff line number Diff line change 1
- # 0.1.0 - unreleased
1
+ # 0.1.0
2
2
3
3
- Initial release.
Original file line number Diff line number Diff line change 1
- # 0.1.0 - unreleased
1
+ # 0.1.0
2
2
3
3
- Initial release.
Original file line number Diff line number Diff line change 1
- # 0.42.1 - unreleased
1
+ # 0.42.1
2
2
3
3
- Deprecate ` ConnectionLimits ` in favor of ` libp2p::connection_limits ` .
4
4
See [ PR 3386] .
12
12
- Rename ` NetworkBehaviourAction ` to ` ToSwarm ` .
13
13
A deprecated type-alias is provided to ease the transition.
14
14
The new name is meant to better indicate the message-passing relationship between ` Swarm ` and ` NetworkBehaviour ` .
15
- See [ PR XXXX ] .
15
+ See [ PR 3658 ] .
16
16
17
17
[ PR 3386 ] : https://github.com/libp2p/rust-libp2p/pull/3386
18
18
[ PR 3652 ] : https://github.com/libp2p/rust-libp2p/pull/3652
19
19
[ PR 3590 ] : https://github.com/libp2p/rust-libp2p/pull/3590
20
- [ PR XXXX ] : https://github.com/libp2p/rust-libp2p/pull/XXXX
20
+ [ PR 3658 ] : https://github.com/libp2p/rust-libp2p/pull/3658
21
21
22
22
# 0.42.0
23
23
Original file line number Diff line number Diff line change 1
- # 0.4.0-alpha.4 - unreleased
1
+ # 0.4.0-alpha.4
2
2
3
3
- Make ` Fingerprint ` type public. See [ PR 3648] .
4
4
You can’t perform that action at this time.
0 commit comments