diff --git a/CHANGELOG.md b/CHANGELOG.md index a5bd00d3f..a92543cb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed the `maxItems` attribute of the portfolio proportion chart component +- Fixed the time in market display of the portfolio summary tab on the home page ## 1.115.0 - 13.02.2022 diff --git a/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html b/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html index dd2847c37..1fc5e1f85 100644 --- a/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html +++ b/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html @@ -2,7 +2,6 @@