From 96a601b2287b2b7ad9d2f02b7ac76662a5d037e8 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 7 Jun 2023 01:24:42 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cda39d0600..8c4ca63217 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ The types of changes are: - Removed ExperienceConfig.delivery_mechanism constraint [#3387](https://github.com/ethyca/fides/pull/3387) - Updated privacy experience UI forms to reflect updated experience config fields [#3402](https://github.com/ethyca/fides/pull/3402) - Bump SlowAPI Version [#3456](https://github.com/ethyca/fides/pull/3456) +- Bump Psycopg2-binary Version [#3473](https://github.com/ethyca/fides/pull/3473) - Reduced duplication between PrivacyExperience and PrivacyExperienceConfig [#3470](https://github.com/ethyca/fides/pull/3470) ### Developer Experience