summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-09-06 12:04:09 +0300
committerLauri Ojansivu <x@xet7.org>2018-09-06 12:04:09 +0300
commit1aecf8da6b225d6ac2c2b9722c857a9cf27bbf2a (patch)
tree107d2193b73ef97945ed01906f6d64e5e11cde91 /CHANGELOG.md
parent9cea76e4efaacaebcb2e9f0690dfeb4ef6d62527 (diff)
downloadwekan-1aecf8da6b225d6ac2c2b9722c857a9cf27bbf2a.tar.gz
wekan-1aecf8da6b225d6ac2c2b9722c857a9cf27bbf2a.tar.bz2
wekan-1aecf8da6b225d6ac2c2b9722c857a9cf27bbf2a.zip
- REST API: [Create board options to be modifiable](https://github.com/wekan/wekan/commit/9cea76e4efaacaebcb2e9f0690dfeb4ef6d62527),
like permissions, public/private board - now private by default, and board background color. Docs at https://github.com/wekan/wekan/wiki/REST-API-Boards Thanks to xet7 ! Related #1037
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9cdced9..834465a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+# Upcoming Wekan release
+
+This release adds the following new features:
+
+- REST API: [Create board options to be modifiable](https://github.com/wekan/wekan/commit/9cea76e4efaacaebcb2e9f0690dfeb4ef6d62527),
+ like permissions, public/private board - now private by default,
+ and board background color.
+ Docs at https://github.com/wekan/wekan/wiki/REST-API-Boards
+
+Thanks to GitHub user xet7 for contributions.
+
# v1.41 2018-09-05 Wekan release
This release tries to fix the following bugs: