From eb22cfcf1741535879930ecfbf3fac7eb7b46623 Mon Sep 17 00:00:00 2001 From: Adrian Galvan Date: Thu, 12 Oct 2023 12:00:41 -0700 Subject: [PATCH] Updating change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dc9550984..acfe331b0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ The types of changes are: - Use `stdRetention` when there is not a specific value for a purpose's data retention [#4199](https://github.com/ethyca/fides/pull/4199) - Updating the unflatten_dict util to accept flattened dict values [#4200](https://github.com/ethyca/fides/pull/4200) - Minor CSS styling fixes for the consent modal [#4252](https://github.com/ethyca/fides/pull/4252) +- Additional styling fixes for issues caused by a CSS reset [#4268](https://github.com/ethyca/fides/pull/4268) ## [2.21.0](https://github.com/ethyca/fides/compare/2.20.2...2.21.0)