From 4ead4c49630b412f604f158e79e2ce2507886423 Mon Sep 17 00:00:00 2001 From: Danno Ferrin Date: Wed, 3 Jul 2024 14:55:23 -0600 Subject: [PATCH] changelog Signed-off-by: Danno Ferrin --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d29b8f8af8..ab1bb5bce76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Breaking Changes ### Additions and Improvements +- Added `block-test` subcommand to the evmtool which runs blockchain reference tests [#7293](https://github.com/hyperledger/besu/pull/7293) ### Bug fixes