From 48bc25b9f2c3e9a78cef9b462d951df481e9fec1 Mon Sep 17 00:00:00 2001 From: Emil B Date: Mon, 21 Aug 2023 10:29:38 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48f78e8e18..19f9cdb29d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ - Fix a bug in how the last timeout certificate is recovered at start-up. +- Remove the concept of pending blocks. + ## 6.0.4 - Fix a bug in how timeout certificates across epoch boundaries are handled in catch-up.