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 cf42e9f commit 9e3f225
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ouroboros-network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## 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.

## 0.13.1.0 -- 2023-03-20

### Breaking changes
Expand Down

0 comments on commit 9e3f225

Please sign in to comment.