diff --git a/CHANGELOG.md b/CHANGELOG.md index d8d63de05..944a3b704 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added support for a copy-to-clipboard action in the alert dialog component + ### Changed - Set the change detection strategy to `OnPush` in the _FIRE_ page