mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-27 00:31:35 +00:00
*: Prepare v0.46.0 (#2730)
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
|
||||
# `libp2p` facade crate
|
||||
|
||||
# 0.46.0 [unreleased]
|
||||
# 0.46.0
|
||||
|
||||
- Semver bump Rust from `1.56.1` to `1.60.0` . See [PR 2646].
|
||||
- Added weak dependencies for features. See [PR 2646].
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.34.0 - unreleased
|
||||
# 0.34.0
|
||||
|
||||
- Introduce `StreamMuxerEvent::map_inbound_stream`. See [PR 2691].
|
||||
- Remove `{read,write,flush,shutdown,destroy}_substream` functions from `StreamMuxer` trait
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.7.0 [unreleased]
|
||||
# 0.7.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.34.0 [unreleased]
|
||||
# 0.34.0
|
||||
|
||||
- `Substream` now implements `AsyncRead` and `AsyncWrite`. See [PR 2706].
|
||||
- Update to `libp2p-core` `v0.34.0`
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.38.0 [unreleased]
|
||||
# 0.38.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.5.0 [unreleased]
|
||||
# 0.5.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.4.0 [unreleased]
|
||||
# 0.4.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.37.0 [unreleased]
|
||||
# 0.37.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.39.0 [unreleased]
|
||||
# 0.39.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.37.0 [unreleased]
|
||||
# 0.37.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.38.0 [unreleased]
|
||||
# 0.38.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.38.0 [unreleased]
|
||||
# 0.38.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.37.0 [unreleased]
|
||||
# 0.37.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.10.0 [unreleased]
|
||||
# 0.10.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.7.0 [unreleased]
|
||||
# 0.7.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.19.0 [unreleased]
|
||||
# 0.19.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.37.0 [unreleased]
|
||||
# 0.37.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.34.0 [unreleased]
|
||||
# 0.34.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.34.0 [unreleased]
|
||||
# 0.34.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.37.0 [unreleased]
|
||||
# 0.37.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.34.0 [unreleased]
|
||||
# 0.34.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.34.0 [unreleased]
|
||||
# 0.34.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.33.0 [unreleased]
|
||||
# 0.33.0
|
||||
|
||||
- Update dependencies.
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.34.0 [unreleased]
|
||||
# 0.34.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
- Add `Transport::poll` and `Transport::remove_listener` and remove `Transport::Listener`
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 0.36.0 [unreleased]
|
||||
# 0.36.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
- Add `Transport::poll` and `Transport::remove_listener` and remove `Transport::Listener`
|
||||
|
Reference in New Issue
Block a user