From 09c22fa0ad135a44d0dbb5c1f778b85e1a5a24a5 Mon Sep 17 00:00:00 2001 From: Armando Santos Date: Thu, 29 Jun 2023 11:11:43 +0100 Subject: [PATCH] Updated CHANGELOG --- ouroboros-network/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ouroboros-network/CHANGELOG.md b/ouroboros-network/CHANGELOG.md index 73461905a7c..cf94b93e323 100644 --- a/ouroboros-network/CHANGELOG.md +++ b/ouroboros-network/CHANGELOG.md @@ -9,6 +9,7 @@ * Added `readNewInboundConnection` field to `PeerSelectionActions` record. * The constructor `FetchDeclineChainNoIntersection` was renamed to `FetchDeclineChainIntersectionTooDeep` (#4541) +- Include Warm Valency for Local Root Peers ### Non-breaking changes