From 30f58e9d42fdf1452da2cb2cfeebad9bdee44bd3 Mon Sep 17 00:00:00 2001 From: Dawn Pattison Date: Tue, 20 Jun 2023 13:47:56 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8728e306b..b3c094b47f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ The types of changes are: ### Changed - Removed `pyodbc` in favor of `pymssql` for handling SQL Server connections [#3435](https://github.com/ethyca/fides/pull/3435) - +- Only create a PrivacyRequest when saving consent if at least one notice has system-wide enforcement [#3626](https://github.com/ethyca/fides/pull/3626) ### Fixed - Fix race condition with consent modal link rendering [#3521](https://github.com/ethyca/fides/pull/3521)