diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ebaafb76fb..c16e1f4d138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ ### Bug Fixes -- Fixed issue in discv5 where nonce was incorrectly reused. +- Fixed issue in discv5 where nonce was incorrectly reused. [\#2075](https://github.com/hyperledger/besu/pull/2075) +- Fixed issues in debug_standardTraceBadBlockToFile and debug_standardTraceBlockToFile. [\#2120](https://github.com/hyperledger/besu/pull/2120) ### Early Access Features