From 7e50fa3f7188866b3dbdbd436c0a259da3cb0be4 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 20 Sep 2022 20:15:46 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77df71280..5faa003cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the algorithm of the performance chart calculation +### Fixed + +- Improved the loading indicator of the benchmark comparator + ## 1.194.0 - 17.09.2022 ### Added