diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-02-22 03:10:08 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-02-22 03:10:08 +0200 |
commit | e9924a2f03c1f124ff9e37eedbf326a16d07087a (patch) | |
tree | 1e108d152c5741351ada639c1c6208f4313415c3 /CHANGELOG.md | |
parent | 16e7fc6edce71cc2c2b3e36088fdf1fa8947ea81 (diff) | |
download | wekan-e9924a2f03c1f124ff9e37eedbf326a16d07087a.tar.gz wekan-e9924a2f03c1f124ff9e37eedbf326a16d07087a.tar.bz2 wekan-e9924a2f03c1f124ff9e37eedbf326a16d07087a.zip |
v3.80v3.80
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 268ec8d2..9a2a061e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ -# Upcoming Wekan release +# v3.80 2020-02-22 Wekan release -This release adds the following updates: +This release adds the following features: + +- [Create New User in Admin Panel](https://github.com/wekan/wekan/commit/e0ca960a35cf006880019ba28fc82aa30f289a71). + Works, but does not save fullname yet, so currently it's needed to edit add fullname later. + Thanks to xet7. + +and adds the following updates: - [Update to Meteor 1.9.1, Node 12.16.1 etc newest dependencies](https://github.com/wekan/wekan/commit/cbbb5deff7d84a91c40becc9caaf70f5b6738b63). Thanks to xet7. |