Skip to content

Commit a5885a7

Browse files
authored
update changelog for 2.2.0 release (#179)
* update changelog for 2.2.0 release * add adjustment pr to changelog entry
1 parent 6facbce commit a5885a7

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,19 @@ The types of changes are:
1414
- `Fixed` for any bug fixes.
1515
- `Security` in case of vulnerabilities.
1616

17-
## [Unreleased](https://github.com/ethyca/fideslang/compare/2.1.0...main)
17+
## [Unreleased](https://github.com/ethyca/fideslang/compare/2.2.0...main)
18+
19+
## [2.2.0](https://github.com/ethyca/fideslang/compare/2.1.0...2.2.0)
20+
21+
### Added
22+
23+
- Added support for new TCF-based `System` fields [#173](https://github.com/ethyca/fideslang/pull/173)
24+
- Added support for `PrivacyDeclaration.flexible_legal_basis_for_profiling` field [#177](https://github.com/ethyca/fideslang/pull/177) [#178](https://github.com/ethyca/fideslang/pull/178)
25+
- Added GVL data category mapping and functions [#175](https://github.com/ethyca/fideslang/pull/175) [#180](https://github.com/ethyca/fideslang/pull/180)
26+
27+
### Changed
28+
29+
- Changed default taxonomy and GVL mapping to support GVL Purpose 11 [#171](https://github.com/ethyca/fideslang/pull/171) [#174](https://github.com/ethyca/fideslang/pull/174)
1830

1931
### Fixed
2032

0 commit comments

Comments
 (0)