Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt12 committed Feb 25, 2025
1 parent 4119dc6 commit 8b6facd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ouroboros-network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@
Cardano specific type.).
- `LocalRootPeers` now has `extraFlags` type parameter.
- `daForkPolicy` field added to `Ouroboros.Network.P2P.ArgumentsExtra`.
- `TraceChurnMode` removed from `TracePeerSelection`
- `ChurnMode` moved to new `cardano-diffusion` sublibrary
- Created `cardano-diffusion` sublibrary with all cardano specific
implementation details.

### Non-breaking changes

Expand All @@ -202,7 +206,7 @@
* APIs removed from `Ouroboros.Network.{NodeToClient,NodeToNode}` modules:
* NetworkServerTracers
* NetworkMutableState APIs
* withServer
* withServer
* ErrorPolicies
* WithAddr
* SuspendDecision
Expand Down

0 comments on commit 8b6facd

Please sign in to comment.