From b8ff8abbc2a23ed7a54f82184beb08bf9b051f60 Mon Sep 17 00:00:00 2001 From: Dawn Pattison Date: Tue, 11 Apr 2023 13:13:33 -0500 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a8e8e15b8..611f2db60f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ The types of changes are: - Toggle for enabling/disabling privacy notices in the UI [#3010](https://github.com/ethyca/fides/pull/3010) - Add endpoint to retrieve privacy notices grouped by their associated data uses [#2956](https://github.com/ethyca/fides/pull/2956) - Support for uploading custom connector templates via the UI [#2997](https://github.com/ethyca/fides/pull/2997) +- Add a backwards-compatible workflow for saving and propagating consent preferences with respect to Privacy Notices [#3016](https://github.com/ethyca/fides/pull/3016) ### Changed