From 8c2d71af7182d50513dd5a7469eebaed32612857 Mon Sep 17 00:00:00 2001 From: drsk Date: Thu, 14 Nov 2024 17:11:05 +0100 Subject: [PATCH] update changelog --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 99fefa86..6bf72af7 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,7 @@ ## Unreleased - Support node version 8 and protocol version 8. +- Support for suspend/resume in validator update transactions. - Add command `consensus detailed-status` for getting detailed consensus status (from protocol version 6). - Add `raw GetConsensusDetailedStatus` that presents the detailed consensus status as JSON.