From b08f2281916364142810200dd797b4879a2e334c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 1 Nov 2020 23:20:02 +0200 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec9fa80fc..7a73a9e8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,9 @@ This release fixes the following bugs: -- [Fix: OAuth2 fails with self-signed server certificate](https://github.com/wekan/wekan/pull/3325). +- [Fix: OAuth2 fails with self-signed server certificate](https://github.com/wekan/wekan/pull/3325) and + [Added related settings for OAUTH2_CA_CERT that is optional OAuth2 CA Cert](https://github.com/wekan/wekan/commit/55252300c601ea40dc8adad1887397b31ceb0bb2). + Thanks to faust64 and xet7. Thanks to above GitHub users for their contributions and translators for their translations.