summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-29 12:11:02 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-29 12:11:02 +0200
commitc72792e4ed0e1ff88a1de494e7885238dc6c9881 (patch)
treec8fd646292b810f12ab53762d2404b82d58b2f64 /CHANGELOG.md
parent7e4b42e9b3482460cac77a603809a8b5d4016477 (diff)
parentc3e2ee1db8b84102ffb58ffa07d6a0a687ef7455 (diff)
downloadwekan-c72792e4ed0e1ff88a1de494e7885238dc6c9881.tar.gz
wekan-c72792e4ed0e1ff88a1de494e7885238dc6c9881.tar.bz2
wekan-c72792e4ed0e1ff88a1de494e7885238dc6c9881.zip
Merge branch 'nztqa-conflict-resolution-458' into devel
Optimize for mobile web, show single list per page with navigate bar. Thanks to floatinghotpot and nztqa ! Related #953
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f270259..d6f1b1d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,14 +2,15 @@
This release adds the following new features:
-* [Add SMTP test email button to Admin Panel](https://github.com/wekan/wekan/pull/1359).
+* [Add SMTP test email button to Admin Panel](https://github.com/wekan/wekan/pull/1359);
+* [Optimize for mobile web, show single list per page with navigate bar](https://github.com/wekan/wekan/pull/1365).
and fixes the following bugs:
* [User with comment only permissions can remove another user from a card](https://github.com/wekan/wekan/pull/1352);
* [Frequent Subscriptions problem that make Excessive CPU usage](https://github.com/wekan/wekan/pull/1363).
-Thanks to GitHub users mfshiu and nztqa for their contributions.
+Thanks to GitHub users floatinghotpot, mfshiu and nztqa for their contributions.
# v0.59 2017-11-23 Wekan release.