## 0.3.0
## 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.