From 36f01e06686bc634498124f9c08bfdb5b4e0ace1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Mon, 12 Apr 2021 20:21:56 +0200 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index cd75ebef14..a764450170 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +# 4.0.0-alpha.3 +- fix: logout redirect logic +- fix: redirect from login page if authorized +- fix: material UI cleanup (#264) + + # 4.0.0-alpha.2 - feat: admin users (#266) - fix: remove editableStrategies from useEffect deps