Skip to content

Commit

Permalink
Updated CHANGELOG.md for release 2.55.2 (#5787)
Browse files Browse the repository at this point in the history
  • Loading branch information
gilluminate committed Feb 20, 2025
1 parent 8baf7b6 commit 4a7d217
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,19 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
- 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
- https://github.com/ethyca/fides/labels/db-migration: to indicate that a given change includes a DB migration

## [Unreleased](https://github.com/ethyca/fides/compare/2.55.1...main)
## [Unreleased](https://github.com/ethyca/fides/compare/2.55.2...main)

### Added
- DB model support for Web Monitoring [#5616](https://github.com/ethyca/fides/pull/5616) https://github.com/ethyca/fides/labels/db-migration

### Docs
- Removed version pins in LDFLAGS & CFLAGS for local MSSQL builds [#5760](https://github.com/ethyca/fides/pull/5760)

## [2.55.2](https://github.com/ethyca/fides/compare/2.55.1...2.55.2)

### Changed
- Release version bump. No code changes.

## [2.55.1](https://github.com/ethyca/fides/compare/2.55.0...2.55.1)

### Fixed
Expand Down

0 comments on commit 4a7d217

Please sign in to comment.