From a90151e128d39fe29953116b9853f60445b24646 Mon Sep 17 00:00:00 2001 From: David Requeno Date: Sun, 12 Jul 2026 22:55:31 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e6752795..4fa64ed4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed the default value of the `DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS` environment variable from `RAPID_API` to `MANUAL` - Improved the language localization for Dutch (`nl`) +- Set the change detection strategy to `OnPush` in the X-ray page - Upgraded `helmet` from version `7.0.0` to `8.2.0` ### Fixed