Skip to content

Commit cb000e8

Browse files
committed
Updated CHANGELOG.md files
1 parent 86b10ba commit cb000e8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

ouroboros-network-framework/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* Added `RawBearer` API (see https://github.com/IntersectMBO/ouroboros-network/pull/4395)
1515
* Connection manager is using `ConnectionId`s to identify connections, this
1616
affects its API.
17+
* Added `connStateSupply` record field to
18+
`Ouroboros.Network.ConnectionManager.Core.Arguments`.
1719

1820
### Non-breaking changes
1921

ouroboros-network/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* Addapted to `network-mux` changes in https://github.com/IntersectMBO/ouroboros-network/pull/4997
1111
* Use `LocalRootConfig` instead of a tuple.
1212
* Extended `LocalRootConfig` with `diffusionMode :: DiffusionMode` field.
13+
* Added `diConnStateSupply` record field to `Ouroboros.Network.Diffusion.P2P.Interfaces`.
1314

1415
### Non-Breaking changes
1516

0 commit comments

Comments
 (0)