From ce3b476aa31b0aca25f2795ea3689c650ddcede8 Mon Sep 17 00:00:00 2001 From: Miguel Rojo Date: Fri, 19 Aug 2022 16:37:54 +0100 Subject: [PATCH] changelog Signed-off-by: Miguel Rojo --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98ae3516e07..e9532112a38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## 22.7.1 +### Breaking Changes +- Flexible Privacy Groups support to Tessera's EC encryptor (contracts modified) [#4282](https://github.com/hyperledger/besu/pull/4282) + ### Additions and Improvements - Introduce a cap to reputation score increase [#4230](https://github.com/hyperledger/besu/pull/4230) - Add experimental CLI option for `--Xp2p-peer-lower-bound` [#4200](https://github.com/hyperledger/besu/pull/4200)