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