From 1d9aff9ce53361545bd6326f1ad9b5c53780c23b Mon Sep 17 00:00:00 2001 From: Chris Berry Date: Tue, 15 Oct 2024 15:32:44 +0100 Subject: [PATCH] Update changelog after release --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 587f158..3c79aac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,12 +3,11 @@ dev: - use multisign for sync committee selections with enabled accounts - use multisign for contributions and proofs with enabled accounts - use multisign for signing slot selections with enabled accounts - - standardise provider address format across client and strategy operations - - ensure that secondary validator registrations take place for all accounts 1.9.1: - ensure that secondary validator registrations take place for all accounts - reduce the log level of successful sync committee duties + - standardise provider address format across client and strategy operations 1.9.0: - allow Vouch to start with some consensus nodes unavailable