diff --git a/CHANGELOG.md b/CHANGELOG.md index eac3bba9c..98e60c756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `Nx` from version `13.8.5` to `14.1.4` - Upgraded `storybook` from version `6.4.18` to `6.4.22` +### Fixed + +- Eliminated the circular dependencies in the `@ghostfolio/common` library + ## 1.145.0 - 07.05.2022 ### Added