diff --git a/CHANGELOG.md b/CHANGELOG.md index faeede3cc..8f0e15370 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added the logotype to the footer - Added the data providers management to the admin control panel +### Changed + +- Improved the backgrounds of the chart of the holdings tab on the home page (experimental) + +### Fixed + +- Fixed an issue in the carousel component for the testimonial section on the landing page + ## 2.116.0 - 2024-10-17 ### Added diff --git a/apps/client/src/app/app.component.html b/apps/client/src/app/app.component.html index ff21a229d..b12855488 100644 --- a/apps/client/src/app/app.component.html +++ b/apps/client/src/app/app.component.html @@ -46,7 +46,7 @@ @if (showFooter) { -