From 458bdc1d73713bf36e509b4b557fcd47cfbe575c Mon Sep 17 00:00:00 2001 From: Kelsey Thomas <101993653+Kelsey-Ethyca@users.noreply.github.com> Date: Thu, 3 Oct 2024 14:27:05 -0700 Subject: [PATCH] update changelog for 2.46.1 (#5351) --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dc4fb3f078..af6a1187f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,6 @@ The types of changes are: ## [Unreleased](https://github.com/ethyca/fides/compare/2.46.1...main) ### Added -- Implement Soft Delete for PrivacyRequests [#5321](https://github.com/ethyca/fides/pull/5321/files) - Make all "Description" table columns expandable in Admin UI tables [#5340](https://github.com/ethyca/fides/pull/5340) - Added new RDS MySQL Connector [#5343](https://github.com/ethyca/fides/pull/5343) @@ -35,9 +34,15 @@ The types of changes are: ## [2.46.1](https://github.com/ethyca/fides/compare/2.46.0...2.46.1) +### Added +- Implement Soft Delete for PrivacyRequests [#5321](https://github.com/ethyca/fides/pull/5321/files) + ### Removed - Removing Shippo integration [#5349](https://github.com/ethyca/fides/pull/5349) +### Fixed +- Updated Attentive DSR integration [#5319](https://github.com/ethyca/fides/pull/5319) + ## [2.46.0](https://github.com/ethyca/fides/compare/2.45.2...2.46.0) ### Fixed