diff --git a/CHANGELOG.md b/CHANGELOG.md index 72f5082d9a..c1d5e28eee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,9 +15,15 @@ The types of changes are: - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. -## [Unreleased](https://github.com/ethyca/fidesplus/compare/2.48.0...main) +## [Unreleased](https://github.com/ethyca/fidesplus/compare/2.48.2...main) +### Developer Experience +- Added Carbon Icons to FidesUI [#5416](https://github.com/ethyca/fides/pull/5416) + +## [2.48.2](https://github.com/ethyca/fidesplus/compare/2.48.1...2.48.2) +### Fixed +- Fixed ValidationError for datasets with a connection_type [#5447](https://github.com/ethyca/fides/pull/5447) ## [2.48.1](https://github.com/ethyca/fidesplus/compare/2.48.0...2.48.1)