From 67a58daaf3e117fe39bce1e6e7021e511ef304b8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 11 Sep 2020 19:18:50 +0300 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53ae6bf08..51e540706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Upcoming Wekan release + +This release adds the following new features: + +- [Add setting for OAUTH2_ADFS=true](https://github.com/wekan/wekan/pull/3269) + and [related settings for Wekan platforms]() + for [SSO Integration with ADFS 4.0 using OAuth 2 and OpenID](https://github.com/wekan/wekan/issues/3184). + Thanks to phaseshift3r and xet7. + +and updates some dependencies: + +- [Update dependencies](https://github.com/wekan/wekan/pull/3268). + Thanks to blaggacao. +- [Update npm-mongo dependency](https://github.com/wekan/wekan/commit/9fdafd20081b20302af3d1a6397fb840348f1209). + Thanks to filipenevola. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v4.29 2020-09-11 This release adds the following new features: