From 06504dcd0adbf582b7d525630373ddc832277e7c Mon Sep 17 00:00:00 2001 From: Jeremy Pople Date: Thu, 9 Jan 2025 02:51:04 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1862215a98..78375f7916 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,9 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o - Added Action Center MVP behind new feature flag [#5622](https://github.com/ethyca/fides/pull/5622) - Added cache-clearing methods to the `DBCache` model to allow deleting cache entries [#5629](https://github.com/ethyca/fides/pull/5629) +### Changed +- Changed sizes of buttons in table headers [#5654](https://github.com/ethyca/fides/pull/5654) + ### Fixed - Fixed issue where the custom report "reset" button was not working as expected [#5649](https://github.com/ethyca/fides/pull/5649) - Fixed column ordering issue in the Data Map report [#5649](https://github.com/ethyca/fides/pull/5649)