From ec703defb620df11c523182a4dab76aac6ebd2e2 Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Wed, 25 Aug 2021 13:41:42 +0200 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 44b9127a48..2113b687cc 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases](https://github.com/Unleash/unleash-frontend/releases). +# 4.1.0-beta.4 +- Feat/feature routes +- add enableSingleSignOut for OIDC +- (feat/tests) feat: SSO auto-create users with default role # 4.1.0-beta.3 - Fix/routing # 4.1.0-beta.2