diff --git a/CHANGELOG.md b/CHANGELOG.md index c7e4cc073c..450fd27066 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,13 @@ The types of changes are: - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. -## [Unreleased](https://github.com/ethyca/fides/compare/2.30.0...main) +## [Unreleased](https://github.com/ethyca/fides/compare/2.30.1...main) + +## [2.30.1](https://github.com/ethyca/fides/compare/2.30.0...2.30.1) + +### Fixed +- Configure logger correctly on worker initialization [#4624](https://github.com/ethyca/fides/pull/4624) + ## [2.30.0](https://github.com/ethyca/fides/compare/2.29.0...2.30.0)