diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a54642aa..f7278248a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Set the select column of the lazy-loaded activities table to stick at the end (experimental) +- Improved the performance of the value redaction interceptor for the impersonation mode by eliminating `cloneDeep` ## 2.31.0 - 2023-12-16