Skip to content
Draft
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ The types of changes are:

## [Unreleased](https://github.com/ethyca/fideslang/compare/3.0.0...main)

### Changed

- Sync the default Data Use taxonomy in code (`default_taxonomy/data_uses.py` and the generated files in `data_files/`) with the restructured taxonomy already published in the docs and explorer, and remap `gvl/gvl_data_use_mapping.json` to the new data-use keys [#205](https://github.com/IABTechLab/fideslang/pull/205)

## [3.0.0](https://github.com/ethyca/fideslang/compare/2.2.2...3.0.0)

### Removed
Expand Down
120 changes: 64 additions & 56 deletions data_files/data_uses.csv

Large diffs are not rendered by default.

528 changes: 312 additions & 216 deletions data_files/data_uses.json

Large diffs are not rendered by default.

Loading