diff --git a/CHANGELOG.md b/CHANGELOG.md index f4e117f0729..b7799779c3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ - Default the gas limit to 36 million for externally produced blocks - Optimized blobs validation pipeline - Remove delay when fetching blobs from the local EL on block arrival +- New validator metric `validator_next_attestation_slot` to highlight the next slot that a validator is expected to publish an attestation [#8795](https://github.com/Consensys/teku/issues/8795) ### Bug Fixes - Fix `--version` command output [#8960](https://github.com/Consensys/teku/issues/8960)