summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-25 20:03:36 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-25 20:03:36 +0200
commit5e66119bf0c29bd34707058461ad8df4e0730179 (patch)
tree06bc3052faa4ca0caff99c6442bc1c4b1fb6d1bd /CHANGELOG.md
parentb751fd11e46be7c54965e65014f3b2a487849dea (diff)
downloadwekan-5e66119bf0c29bd34707058461ad8df4e0730179.tar.gz
wekan-5e66119bf0c29bd34707058461ad8df4e0730179.tar.bz2
wekan-5e66119bf0c29bd34707058461ad8df4e0730179.zip
v2.26v2.26
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a1992f3..9b2fd416 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-# Upcoming Wekan release
+# v2.26 2019-02-25 Wekan release
This release adds the following new features:
@@ -8,7 +8,8 @@ This release adds the following new features:
and fixes the following bugs:
- [Fix OAuth2 requestPermissions](https://github.com/wekan/wekan/commit/5e238bfbfea16940ae29647ae347bbdc0d78efb0).
- This maybe makes [Auth0 login possible](https://github.com/wekan/wekan/issues/1722) with OIDC.
+ This makes [Auth0 login possible](https://github.com/wekan/wekan/issues/1722)
+ with [OIDC](https://github.com/wekan/wekan/wiki/OAuth2#auth0). Needs testing.
Thanks to GitHub user xet7.
# v2.25 2019-02-23 Wekan release