diff --git a/CHANGELOG.md b/CHANGELOG.md index 227ced8077..f19c0cf1b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- 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 - Upgraded `stripe` from version `21.0.1` to `22.2.3` ### Fixed