diff --git a/CHANGELOG.md b/CHANGELOG.md index e08f74559..6b0c1cf71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,15 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Improved the backgrounds of the chart of the holdings tab on the home page (experimental) -- Improved the labels of the chart of the holdings tab on the home page (experimental) -- Improved the usability to customize the rule thresholds in the _X-ray_ section by introducing sliders (experimental) -- Refactored the rule thresholds in the _X-ray_ section (experimental) -- Exposed the timeout of the portfolio snapshot computation as an environment variable (`PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_TIMEOUT`) -- Harmonized the processor concurrency environment variables -- Improved the portfolio unit tests to work with exported activity files -- Enabled the `noUnusedLocals` compiler option in the `tsconfig` -- Enabled the `noUnusedParameters` compiler option in the `tsconfig` ### Fixed