From f63a434a5fd0633622acb1834c4bf421220c6ca7 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 27 May 2022 22:25:01 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c353835a2..f71958ff3 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 - Added a vertical hover line to inspect data points in the line chart component +### Changed + +- Improved the tooltips of the chart components (content and style) + ## 1.153.0 - 27.05.2022 ### Added