diff --git a/CHANGELOG.md b/CHANGELOG.md index fa4ce82bc8..28c27ba677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Additions and Improvements - Add access list to Transaction Call Object [#4802](https://github.com/hyperledger/besu/issues/4801) - Add timestamp fork support, including shanghaiTime and cancunTime forks [#4743](https://github.com/hyperledger/besu/pull/4743) -- Optimization: Memoize transaction size and hash at the same time [#4812](https://github.com/hyperledger/besu/pull/4812) +- Optimization: Memoize transaction size and hash at the same time [#4812](https://github.com/hyperledger/besu/pull/4812) ### Breaking Changes