diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dfb0d06..5cb054b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,9 @@ The types of changes are: - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. -## [Unreleased](https://github.com/ethyca/fideslang/compare/2.0.1...main) +## [Unreleased](https://github.com/ethyca/fideslang/compare/2.0.2...main) + +## [2.0.2](https://github.com/ethyca/fideslang/compare/2.0.1...2.0.2) ### Changed @@ -37,6 +39,12 @@ The types of changes are: - Updated the Data Categories and Data Uses to support GVL [#144](https://github.com/ethyca/fideslang/pull/144) - Add version metadata to the default taxonomy items [#147](https://github.com/ethyca/fideslang/pull/147) +## [1.4.5 (Hotfix)](https://github.com/ethyca/fideslang/compare/1.4.4...1.4.5) + +### Changed + +- Update `system.legal_basis_for_profiling` and `system.legal_basis_for_transfers` fields [#156](https://github.com/ethyca/fideslang/pull/156) + ## [1.4.4](https://github.com/ethyca/fideslang/compare/1.4.3...1.4.4) ### Changed