From d977e1ef8a8b0d90841464384c85dbd205570455 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Mon, 28 Aug 2023 13:47:50 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17c91e6..164b12d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Migrated code to reorganized E/R format [#24992] - Metadata are added only if requested by the client [#25040] - Restored Encrypted Property Type and removed Vault [#25041] +- Cleaned RequestInfo in RequestFilter class [#25211] ## [v4.2.0]