diff --git a/CHANGELOG.md b/CHANGELOG.md index 9081d7a..df4c0d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,11 @@ The types of changes are: ## [Unreleased](https://github.com/ethyca/fideslang/compare/3.0.5...main) +### Changed + +- Add collection-level masking strategy overrides and support specifying one collection to be erased after another [#17](https://github.com/ethyca/fideslang/pull/17) + + ## [3.0.5](https://github.com/ethyca/fideslang/compare/3.0.4...3.0.5) ### Added @@ -28,10 +33,6 @@ The types of changes are: - Adds mappings and new data use for special purposes 3 [#15](https://github.com/ethyca/fideslang/pull/15) -### Changed - -- Add collection-level masking strategy overrides and support specifying one collection to be erased after another [#17](https://github.com/ethyca/fideslang/pull/17) - ## [3.0.3](https://github.com/ethyca/fideslang/compare/3.0.2...3.0.3) - Add custom_request_field to FidesMeta [#13](https://github.com/ethyca/fideslang/pull/13)