From 67cf4cbb835628bf4ec42b6d5f8e919543a92fbf Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 5 Jul 2026 10:21:55 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6abac97be..f9dd05e94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Migrated the `admin-overview-component` to `OnPush` +- Set the change detection strategy to `OnPush` in the overview of the admin control panel - Upgraded `stripe` from version `21.0.1` to `22.2.3` ### Fixed