summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-07-22 14:43:54 +0300
committerLauri Ojansivu <x@xet7.org>2017-07-22 14:43:54 +0300
commit048f7e0566d3e299425a54b8a644e23804298762 (patch)
tree86a7d209d41b3b99d7e51abebeea798045a19bcd /CHANGELOG.md
parent0e33c448312f6c97e3035e26b7c013bd5cc3977f (diff)
downloadwekan-048f7e0566d3e299425a54b8a644e23804298762.tar.gz
wekan-048f7e0566d3e299425a54b8a644e23804298762.tar.bz2
wekan-048f7e0566d3e299425a54b8a644e23804298762.zip
Add more screenshots to Features page.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eac86d76..7be93bf9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# Upcoming Wekan release
+
+This release adds the following new features:
+
+* [More screenshots at Features page](https://github.com/wekan/wekan/wiki/Features).
+
+Thanks to GitHub user xet7 for contributions.
+
# v0.29 2017-07-21 Wekan release
SECURITY ISSUE [Files accessible without authentication](https://github.com/wekan/wekan/issues/1105)
@@ -6,11 +14,11 @@ IS NOT FIXED YET.
This release adds the following new features:
* [Export and import attachments as base64 encoded files](https://github.com/wekan/wekan/pull/1134);
-* [Export and import checklists](https://github.com/wekan/wekan/pull/1140);
+* [Export and import checklists](https://github.com/wekan/wekan/pull/1140).
and fixes the following bugs:
-* [Activity user messed up when creating a card using the REST-API](https://github.com/wekan/wekan/pull/1116);
+* [Activity user messed up when creating a card using the REST-API](https://github.com/wekan/wekan/pull/1116).
Thanks to GitHub users GhassenRjab and zarnifoulette for their contributions.