summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-12 03:24:32 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-12 03:24:32 +0200
commitd22964bcfd46ea4fd4860528b0c5e6f5d90812b6 (patch)
treeb78ebfe8233433f1b1de622fb07d2e62c1ab34b2 /CHANGELOG.md
parent59314ab17d65e9579d2f29b32685b7777f2a06a1 (diff)
downloadwekan-d22964bcfd46ea4fd4860528b0c5e6f5d90812b6.tar.gz
wekan-d22964bcfd46ea4fd4860528b0c5e6f5d90812b6.tar.bz2
wekan-d22964bcfd46ea4fd4860528b0c5e6f5d90812b6.zip
v2.21v2.21
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb2985b3..ed2af4de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+# v2.21 2019-02-12 Wekan release
+
+This release adds the following new features:
+
+- [Bump salleman-oidc to 1.0.12](https://github.com/wekan/wekan/commit/352e5c6cb07b1a09ef692af6f6c49c3b1f3e91c1). Thanks to danpatdav.
+- [Added parameters for OIDC claim mapping](https://github.com/wekan/wekan/commit/bdbbb12f967f7e4f605e6c3310290180f6c8c6d1).
+ These mapping parameters take advantage of new code in salleman-oidc 1.0.12 to override the default claim names provided by the userinfo endpoint.
+ Thanks to danpatdav.
+- [Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source](https://github.com/wekan/wekan/commit/59314ab17d65e9579d2f29b32685b7777f2a06a1).
+ Thanks to xet7.
+
+Thanks to above GitHub users for their contributions.
+
# v2.20 2019-02-11 Wekan release
This release adds the following new features: