From f698880eb79a7e74363c3ff5a3c7215c3ab4a22e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 29 Apr 2021 22:00:43 +0200 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index b3576de732..44676bec1e 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,21 +7,37 @@ 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.11 +- Feat/auth hosted section (#280) +- fix: only get legalValues if definition exists +- Fix/variants (#278) +- Fix/bugfixes (#279) +- fix/locale (#277) +- fix: added teams logo +- Fix/cleanup (#276) +- fix: password + # 4.0.0-alpha.10 - fix: password + # 4.0.0-alpha.9 - fix: optimizations - feat: user profile + # 4.0.0-alpha.8 - chore(deps): bump ssri from 6.0.1 to 6.0.2 (#270) - fix: lint - fix: minor tuning on auth - feat: add new user (#273) + # 4.0.0-alpha.7 - feat: add support for demo sign-in + # 4.0.0-alpha.5 - fix: require ADMIN role to manage users - fix: add permissions for tag-types and project + # 4.0.0-alpha.4 - fix: overall bugs - feat: user flow