From 01f52072d3a8076c64450f5f36e3529d1718704a Mon Sep 17 00:00:00 2001 From: arjun jaiswal Date: Sun, 5 Jul 2026 19:50:50 +0530 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b0237916..9e2cd4ec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Set the change detection strategy to `OnPush` in the activities page - Set the change detection strategy to `OnPush` in the alert dialog component - Set the change detection strategy to `OnPush` in the confirmation dialog component - Set the change detection strategy to `OnPush` in the prompt dialog component