From f6658f3ab29f1eac1f680ebb350bf7aad6ae80e0 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 15 Aug 2026 13:30:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00bcc5498..d753fddc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the `GET api/v1/access` endpoint by the scopes - Extended the `GET api/v1/user` endpoint by the scopes +### Fixed + +- Fixed the missing loading indicator in the table of the benchmark component on the markets page + ## 3.51.0 - 2026-08-14 ### Changed