Update swarm changelog.

This commit is contained in:
Roman S. Borschel 2020-08-18 16:28:22 +02:00
parent 21f9447796
commit d3b1c5d0b0

View File

@ -1,5 +1,8 @@
# 0.21.0 [unreleased]
- Add missing delegation calls in some `ProtocolsHandler` wrappers.
See [PR 1710](https://github.com/libp2p/rust-libp2p/pull/1710).
- Add as_ref and as_mut functions to Toggle
[PR 1684](https://github.com/libp2p/rust-libp2p/pull/1684).