diff --git a/CHANGELOG.md b/CHANGELOG.md index d4c4ca276cb..cbeabb4c1fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -176,6 +176,7 @@ Updating to this release is recommended at your convenience. - Light client support: fix light client attested header execution fields' wrong version bug. - Testing: added custom matcher for better push settings testing. - Registered `GetDepositSnapshot` Beacon API endpoint. +- Fix rolling back of a block due to a context deadline. ### Security