Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CHANGELOG for 2.3.1 #2108

Merged
merged 1 commit into from
Dec 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ The types of changes are:
* Adds new erasure policy for complete user data masking [#1839](https://github.com/ethyca/fides/pull/1839)
* Added ability to use Mailgun templates when sending emails. [#2039](https://github.com/ethyca/fides/pull/2039)

### Fixed

* Store `fides_consent` cookie on the root domain of the Privacy Center [#2071](https://github.com/ethyca/fides/pull/2071)

## [2.3.1](https://github.com/ethyca/fides/compare/2.3.0...2.3.1)

### Fixed
Expand All @@ -45,10 +49,6 @@ The types of changes are:
* Improved error handling for incorrect app encryption key [#2089](https://github.com/ethyca/fides/pull/2089)
* Access and erasure support for Friendbuy API [#2019](https://github.com/ethyca/fides/pull/2019)

### Fixed

* Store `fides_consent` cookie on the root domain of the Privacy Center [#2071](https://github.com/ethyca/fides/pull/2071)

## [2.3.0](https://github.com/ethyca/fides/compare/2.2.2...2.3.0)

### Added
Expand Down