Skip to content

Commit

Permalink
Update protocols/request-response/CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger authored Nov 30, 2023
1 parent 2b1b9f8 commit 84494f0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions protocols/request-response/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 0.26.1 - unreleased
- Derive `PartialOrd` and `Ord` for {Outbound,Inbound}RequestId.
See [PR XXXX](https://github.com/libp2p/rust-libp2p/pull/XXXX).
## 0.26.1

- Derive `PartialOrd` and `Ord` for `{Out,In}boundRequestId`.
See [PR 4956](https://github.com/libp2p/rust-libp2p/pull/4956).

## 0.26.0

Expand Down

0 comments on commit 84494f0

Please sign in to comment.