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