mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-30 19:21:19 +00:00
Pull-Request: #4053. Co-Authored-By: Max Inden <mail@max-inden.de> Co-Authored-By: Thomas Eizinger <thomas@eizinger.io>
18 lines
315 B
Markdown
18 lines
315 B
Markdown
## 0.2.0
|
|
|
|
- Raise MSRV to 1.65.
|
|
See [PR 3715].
|
|
|
|
[PR 3715]: https://github.com/libp2p/rust-libp2p/pull/3715
|
|
|
|
## 0.1.1
|
|
|
|
- Correctly unblock and disallow peer in `unblock_peer` and `disallow_peer` functions.
|
|
See [PR 3789].
|
|
|
|
[PR 3789]: https://github.com/libp2p/rust-libp2p/pull/3789
|
|
|
|
## 0.1.0
|
|
|
|
- Initial release.
|