From 85adef69c074c7e9ffcc7546bc8223fdf2fe5782 Mon Sep 17 00:00:00 2001 From: Kelsey Thomas <101993653+Kelsey-Ethyca@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:25:30 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d92bfcac560..c101eeb74c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ The types of changes are: - Erasure support for Simon Data [#4552](https://github.com/ethyca/fides/pull/4552) - Added notice there will be no preview for Privacy Center types in the Experience preview [#4709](https://github.com/ethyca/fides/pull/4709) - Removed properties beta flag [#4710](https://github.com/ethyca/fides/pull/4710) +- Add acknowledge button label to default Experience English form [#4714](https://github.com/ethyca/fides/pull/4714) + ### Changed - Moved location-targeting from Notices to Experiences [#4576](https://github.com/ethyca/fides/pull/4576)