Skip to content

Commit

Permalink
update changelog for 2.20.1 release (#4126)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsachs authored Sep 20, 2023
1 parent e279130 commit 0e604c6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The types of changes are:
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

## [Unreleased](https://github.com/ethyca/fides/compare/2.20.0...main)
## [Unreleased](https://github.com/ethyca/fides/compare/2.20.1...main)

### Added
- "Add a vendor" flow to configuring consent page [#4107](https://github.com/ethyca/fides/pull/4107)
Expand All @@ -34,6 +34,11 @@ The types of changes are:

### Fixed
- Allows CDN to cache empty experience responses from fides.js API [#4113](https://github.com/ethyca/fides/pull/4113)

## [2.20.1](https://github.com/ethyca/fides/compare/2.20.0...2.20.1)

### Fixed

- Avoid un-optimized query pattern in bulk `GET /system` endpoint [#4120](https://github.com/ethyca/fides/pull/4120)

## [2.20.0](https://github.com/ethyca/fides/compare/2.19.1...2.20.0)
Expand Down

0 comments on commit 0e604c6

Please sign in to comment.