From 01c98368c4ebd5cb13726a80f593003a08217dc2 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 19 Dec 2021 12:03:15 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 596c07ee6..8e0d3f953 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a line chart to the historical data view in the admin control panel - Supported the update of historical data in the admin control panel +### Fixed + +- Improved the redirection on logout + ## 1.91.0 - 18.12.2021 ### Changed