From c6fff3aec8e78fa971d1e16c3dd9f1c12719ad7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20W=C3=B3jtowicz?= Date: Tue, 8 Oct 2024 21:52:45 +0200 Subject: [PATCH] changelog update --- ouroboros-network-api/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ouroboros-network-api/CHANGELOG.md b/ouroboros-network-api/CHANGELOG.md index f0398218e0..f9b623e0d5 100644 --- a/ouroboros-network-api/CHANGELOG.md +++ b/ouroboros-network-api/CHANGELOG.md @@ -9,6 +9,8 @@ and `reRelativeStake` -> `recomputeRelativeStake` * Added `NodeToClientVersionV18` * Using `typed-protocols-0.3.0.0`. +* Removed `NodeToNodeV_12` and older as these are unable + to cross the hard fork boundary. ### Non-breaking changes