From e422da803b197aa3bd118a5771a38ccfb6d4dd17 Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Tue, 27 Nov 2018 17:52:43 +0100 Subject: [PATCH] update change log for 2.1.0 Signed-off-by: Bjoern Schiessle --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b781d1afb..e5c01622c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,21 @@ All notable changes to this project will be documented in this file. -## 2.0.1 + + +## 2.1.0 ### Changed - add attribute mapping for the users home directory when creating a new user +- use a combobox to select the IDP on login when more then 4 IDPs are configured +- improved debug logging and in case of errors +- Add sabredav plugin to register environment auth for dav requests + +### Fixed +- remove trailing and leading spaces on settings +- adjust login page to the theme ## 2.0.0