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