diff --git a/CHANGELOG.md b/CHANGELOG.md index 216c8100d..2dccbac27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,9 @@ The types of changes are: * `Security` in case of vulnerabilities. -## [Unreleased](https://github.com/ethyca/fidesops/compare/1.6.0...main) +## [Unreleased](https://github.com/ethyca/fidesops/compare/1.6.1...main) + +## [1.6.1](https://github.com/ethyca/fidesops/compare/1.6.0...1.6.1) ### Added * `fidesops worker` command for running a Celery worker [#673](https://github.com/ethyca/fidesops/pull/673/) @@ -39,6 +41,7 @@ The types of changes are: * Fix console warning in disable connection modal [750](https://github.com/ethyca/fidesops/pull/750) * Fix no such container error with docker-compose [758](https://github.com/ethyca/fidesops/pull/758) * Fixed issue with extending the configuration [#721](https://github.com/ethyca/fidesops/pull/721) +* Fix no such container error with docker-compose [758](https://github.com/ethyca/fidesops/pull/758) ## [1.6.0](https://github.com/ethyca/fidesops/compare/1.5.3...1.6.0)