From 130ac3c9177388978c040e4d95d71b54582a442e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 2 Feb 2021 20:55:25 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02084fdb8..156b13c72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ This release adds the following improvements: - [Import user mapping improvements](https://github.com/wekan/wekan/pull/3510). Thanks to jrsupplee. +- Added Createtoken API. + [Part 1](https://github.com/wekan/wekan/pull/3520), + [Part 2](https://github.com/wekan/wekan/commit/3774060d32abcfee17dc1c31958d4673794d8619). + Thanks to magicbelette and xet7. and fixes the following bugs: