From 56e438c151c250dedb2b0eaa14758b8c69d35231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Wed, 20 May 2020 16:33:36 +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 d359914397..7e074ff9cb 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +## [3.3.3] +fix: improve on variant ui +fix: should not clear all stores on update user profile +fix: convert variant-view-component to function +fix: tune css a little + ## [3.3.2] - fix: reset stores on login/logout (#212) - fix: password login should prefer login options