diff --git a/CHANGELOG.md b/CHANGELOG.md index ad1250c87..daa650aa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Changed the column label from _Index_ to _Name_ in the benchmark component - Improved the language localization for German (`de`) ## 2.156.0 - 2025-04-27 diff --git a/libs/ui/src/lib/benchmark/benchmark.component.html b/libs/ui/src/lib/benchmark/benchmark.component.html index 8e8a30202..270690f35 100644 --- a/libs/ui/src/lib/benchmark/benchmark.component.html +++ b/libs/ui/src/lib/benchmark/benchmark.component.html @@ -1,6 +1,6 @@ - +
IndexName {{ element?.name }}