summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-03-02 12:45:20 +0200
committerLauri Ojansivu <x@xet7.org>2018-03-02 12:45:20 +0200
commit5849ffbb5340125f76f1265243af69a274a326f3 (patch)
tree3429f40ba034b74f466eb619fd1fd056f5599cc8
parenta58bffbb3ef746aa9a964786e3f986724e95505d (diff)
downloadwekan-5849ffbb5340125f76f1265243af69a274a326f3.tar.gz
wekan-5849ffbb5340125f76f1265243af69a274a326f3.tar.bz2
wekan-5849ffbb5340125f76f1265243af69a274a326f3.zip
- Lists view is the default view when creating boards.
Thanks to GhassenRjab ! Closes #1507
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9afdeceb..dc52005a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,8 @@
This release adds the following new features:
- [Allow swimlanes reordering](https://github.com/wekan/wekan/commit/37c94622e476f50bf2387bc8b140454d66200e78);
-- [Import missing card fields: isOvertime, startAt and spentTime](https://github.com/wekan/wekan/commit/b475127c53031fa498da139a7d16f3e54d43b90d).
+- [Import missing card fields: isOvertime, startAt and spentTime](https://github.com/wekan/wekan/commit/b475127c53031fa498da139a7d16f3e54d43b90d);
+- [Lists view is the default view when creating boards](https://github.com/wekan/wekan/commit/1ca9e96f35389c0eec2290e8e1207801ee25f907).
and fixes the following bugs: