From 6cbec0c8dbc90d05bc0a3e7c6c1d05b712f00878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Mon, 10 Aug 2020 22:06:08 +0200 Subject: [PATCH] chore: update chanelog --- frontend/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 946ad6c1bf..c3a36be8aa 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -13,6 +13,7 @@ The latest version of this document is always available in - feat: add support for toggle type (#220) - feat: stort by stale - fix: imporve type-chip color +- fix: some ux cleanup for toggle types # [3.4.0] - Feat: (VariantCustomization) Allow user to customize variant weights (#216)