mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 01:51:23 +00:00
*: Update changelogs and cargo tomls for new reqresp release
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
# 0.9.0 [unreleased]
|
||||
|
||||
- Re-export `throttled`-specific response channel. [PR
|
||||
1902](https://github.com/libp2p/rust-libp2p/pull/1902).
|
||||
|
||||
# 0.8.0 [2020-12-17]
|
||||
|
||||
- Update `libp2p-swarm` and `libp2p-core`.
|
||||
|
@ -2,7 +2,7 @@
|
||||
name = "libp2p-request-response"
|
||||
edition = "2018"
|
||||
description = "Generic Request/Response Protocols"
|
||||
version = "0.8.0"
|
||||
version = "0.9.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/libp2p/rust-libp2p"
|
||||
|
Reference in New Issue
Block a user