We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2db72de + 39a3572 commit 1847185Copy full SHA for 1847185
CHANGELOG.md
@@ -14,13 +14,15 @@ The types of changes are:
14
- `Fixed` for any bug fixes.
15
- `Security` in case of vulnerabilities.
16
17
-## [Unreleased](https://github.com/ethyca/fideslang/compare/3.0.7...main)
+## [Unreleased](https://github.com/ethyca/fideslang/compare/3.0.8...main)
18
+
19
20
+## [3.0.8](https://github.com/ethyca/fideslang/compare/3.0.7...3.0.8)
21
22
### Changed
23
24
- Remove stipulation that sub fields (Field) of a Field object cannot have data categories assigned [#22](https://github.com/ethyca/fideslang/pull/22)
25
-
26
## [3.0.7](https://github.com/ethyca/fideslang/compare/3.0.6...3.0.7)
27
28
### Added
0 commit comments