diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fbf59122..f1ade7902 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Introduced `extends` in the `docker-compose` files - Improved the language localization for German (`de`) +### Fixed + +- Improved the handling of a missing url in the endpoint to fetch the logo of an asset or a platform + ## 2.132.0 - 2024-12-30 ### Added