Update request-response changelog.

This commit is contained in:
Roman S. Borschel
2020-09-07 17:25:15 +02:00
parent d988b05f85
commit 08a7b1dcd2

View File

@@ -1,5 +1,9 @@
# 0.3.0 [unreleased]
- Add support for opt-in request-based flow-control to any
reqyest-response protocol via `RequestResponse::throttled()`.
[PR 1726](https://github.com/libp2p/rust-libp2p/pull/1726).
- Update `libp2p-swarm` and `libp2p-core`.
# 0.2.0 [2020-08-18]