Skip to content

Commit ef6f6e0

Browse files
authored
update changelog for 2.56.2 (#5854)
1 parent 9131a40 commit ef6f6e0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
1919
- https://github.com/ethyca/fides/labels/high-risk: to indicate that a change is a "high-risk" change that could potentially lead to unanticipated regressions or degradations
2020
- https://github.com/ethyca/fides/labels/db-migration: to indicate that a given change includes a DB migration
2121

22-
## [Unreleased](https://github.com/ethyca/fides/compare/2.56.1...main)
22+
## [Unreleased](https://github.com/ethyca/fides/compare/2.56.2...main)
2323

2424
### Added
2525
- DB model support for Attachments [#5784](https://github.com/ethyca/fides/pull/5784) https://github.com/ethyca/fides/labels/db-migration
@@ -36,6 +36,14 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
3636

3737
### Fixed
3838
- Corrected the Tag color for some columns of the Privacy requests table. [#5848](https://github.com/ethyca/fides/pull/5848)
39+
40+
41+
## [2.56.2](https://github.com/ethyca/fides/compare/2.56.1...2.56.2)
42+
43+
### Added
44+
- Fides GTM & event origination [#5821](https://github.com/ethyca/fides/pull/5821)
45+
46+
### Fixed
3947
- Addressed TCModel console error when opting into some purposes [#5850](https://github.com/ethyca/fides/pull/5850)
4048
- Opt out of all in TCF no longer affects "notice only" notices [#5850](https://github.com/ethyca/fides/pull/5850)
4149

0 commit comments

Comments
 (0)