diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a48a2787..9a9974b65 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 - Migrated the deprecated `@nx/webpack:webpack` executor to `@nx/webpack/plugin` +- Set the change detection strategy to `OnPush` in the blog page components - Set the change detection strategy to `OnPush` in the markets overview ## 3.22.0 - 2026-07-08