mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-23 06:41:34 +00:00
*: Prepare v0.36.0 release
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# 0.28.0 [unreleased]
|
||||
# 0.28.0 [2021-03-17]
|
||||
|
||||
- Update `libp2p-swarm`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.29.0 [unreleased]
|
||||
# 0.29.0 [2021-03-17]
|
||||
|
||||
- Update `libp2p-swarm`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.28.0 [unreleased]
|
||||
# 0.28.0 [2021-03-17]
|
||||
|
||||
- Update `libp2p-swarm`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.29.0 [unreleased]
|
||||
# 0.29.0 [2021-03-17]
|
||||
|
||||
- Add `KademliaCaching` and `KademliaConfig::set_caching` to configure
|
||||
whether Kademlia should track, in lookups, the closest nodes to a key
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.29.0 [unreleased]
|
||||
# 0.29.0 [2021-03-17]
|
||||
|
||||
- Introduce `MdnsConfig` with configurable TTL of discovered peer
|
||||
records and configurable multicast query interval. The default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.28.0 [unreleased]
|
||||
# 0.28.0 [2021-03-17]
|
||||
|
||||
- Update `libp2p-swarm`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.1.0 [unreleased]
|
||||
# 0.1.0 [2021-03-17]
|
||||
|
||||
- First release supporting all major features of the circuit relay v1
|
||||
specification. [PR 1838](https://github.com/libp2p/rust-libp2p/pull/1838).
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.10.0 [unreleased]
|
||||
# 0.10.0 [2021-03-17]
|
||||
|
||||
- Update `libp2p-swarm`.
|
||||
|
||||
|
Reference in New Issue
Block a user