protocols/request-response: Add forgotten changelog entry

This commit is contained in:
Max Inden
2021-01-21 15:40:26 +01:00
parent 25ea8b67ff
commit 6400719ae9

View File

@@ -1,5 +1,8 @@
# 0.9.1 [unreleased]
- Make `is_pending_outbound` return true on pending connection.
[PR 1928](https://github.com/libp2p/rust-libp2p/pull/1928).
# 0.9.0 [2021-01-12]
- Update dependencies.