mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-08-01 01:11:58 +00:00
@@ -1,4 +1,4 @@
|
||||
## 0.51.3 - unreleased
|
||||
## 0.51.3
|
||||
|
||||
- Deprecate the `mplex` feature.
|
||||
The recommended baseline stream multiplexer is `yamux`.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## 0.10.2 - unreleased
|
||||
## 0.10.2
|
||||
|
||||
- Store server `PeerId`s in `HashSet` to avoid duplicates and lower memory consumption.
|
||||
See [PR 3736].
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## 0.44.3 - unreleased
|
||||
## 0.44.3
|
||||
|
||||
- Fix erroneously duplicate message IDs. See [PR 3716].
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## 0.43.2 - unreleased
|
||||
## 0.43.2
|
||||
|
||||
- Export pub enum `RoutingUpdate`. See [PR 3739].
|
||||
- Deprecate `handler`, `kbucket`, `protocol`, `record` modules to make them private. See [PR 3738].
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## 0.15.2 - unreleased
|
||||
## 0.15.2
|
||||
|
||||
- Send correct `PeerId` in outbound STOP message to client.
|
||||
See [PR 3767].
|
||||
|
Reference in New Issue
Block a user