From e6b1bad62b41838b74e1c8d2040f71d9b986af3b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 31 Dec 2024 18:24:26 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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