Skip to content

Commit

Permalink
ouroboros-network: added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Apr 4, 2024
1 parent 30c7a2c commit d0e720b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ouroboros-network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## next version

### Breaking changes

* `newPeerSharingAPI` requires `PublicPeerSelectionState` variable to be passed to it.
* `Diffusion.Arguments` requires `PublicPeerSelectionState`; the integration
code should make sure both `newPeerSharingAPI` and diffusion receives the
same mutable variable.
* `TracePeerShareRequest` also includes the number of requests peers.

## 0.13.1.0 -- 2023-03-20

### Breaking changes
Expand Down

0 comments on commit d0e720b

Please sign in to comment.