From 2163acf875d9898b441339469b51a75254dded4e Mon Sep 17 00:00:00 2001 From: Adrian Galvan Date: Tue, 25 Apr 2023 13:56:27 -0700 Subject: [PATCH] Adding changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1e865cdb6..d5933b1256 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ The types of changes are: - Custom fields table [#3097](https://github.com/ethyca/fides/pull/3097) - Endpoints to save the new-style Privacy Preferences with respect to a fides user device id [#3132](https://github.com/ethyca/fides/pull/3132) - Support `privacy_declaration` as a resource type for custom fields [#3149](https://github.com/ethyca/fides/pull/3149) +- Access and erasure support for Unbounce [#2697](https://github.com/ethyca/fides/pull/2697) ### Changed