From 52aa8827d5b23e32b72f0800f5c2b2dcaca6c602 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 16 Jun 2022 10:39:56 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59fb75fd8..fb5e6a49d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the vertical hover line to inspect data points in the performance chart on the home page + ### Changed - Upgraded `angular` from version `13.3.6` to `14.0.2`