Max Inden 8776fa8766
chore: prepare libp2p v0.52.0 release
Pull-Request: #4053.


  
Co-Authored-By: Max Inden <mail@max-inden.de>
  

  
Co-Authored-By: Thomas Eizinger <thomas@eizinger.io>
2023-06-19 11:49:39 +00:00

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.