From 47f565a5e9403020fcdf9947603ee4d728ae7887 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 25 Aug 2018 00:55:20 +0300 Subject: [PATCH] - Remove friend, that branch is not in Wekan anymore. Options for iframe are at devel and master branches. - Add OAuth2. Thanks to salleman33 and xet7 ! --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f323090..0d9e4ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v0.33 2018-08-25 + +- Remove friend, that branch is not in Wekan anymore. Options for iframe are at devel and master branches. +- Add OAuth2. + +Thanks to GitHub users salleman33 and xet7 for their contributions. + # v0.22 2018-08-22 - Make the attributes that the webhook sends configurable.