Update mplex changelog.

This commit is contained in:
Roman S. Borschel 2020-10-13 17:59:27 +02:00
parent b766d45b1c
commit d5793fed37

View File

@ -1,5 +1,8 @@
# 0.23.0 [unreleased]
- Split receive buffers per substream.
[PR 1784](https://github.com/libp2p/rust-libp2p/pull/1784).
- Address a potential stall when reading from substreams.
- Send a `Reset` or `Close` to the remote when a substream is dropped,