summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-02-28 10:30:05 +0200
committerLauri Ojansivu <x@xet7.org>2018-02-28 10:30:05 +0200
commit284fac043b419de1a02edb6a7ec4cd9d49d7cce9 (patch)
tree653bc7d59c88ea1cec03a28d62606d1019287e5a
parentbd239351fd70f7bc40fabc4f715bdb90a79b53f5 (diff)
downloadwekan-284fac043b419de1a02edb6a7ec4cd9d49d7cce9.tar.gz
wekan-284fac043b419de1a02edb6a7ec4cd9d49d7cce9.tar.bz2
wekan-284fac043b419de1a02edb6a7ec4cd9d49d7cce9.zip
- Allow swimlanes reordering
- Avoid swimlane title overlap Thanks to andresmanelli ! Related #955. Closes #1487
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4eab854..d3e10693 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,9 +5,11 @@ This release fixes the following bugs:
- [Fix lint errors related to sandstorm](https://github.com/wekan/wekan/commit/0a16147470246c8f49bb918f5ddc7bb2e54fba14);
- [Add Swimlanes to globals](https://github.com/wekan/wekan/commit/373e9782dcf87a9c1169b5d1f8175ce14e4898c9);
- [Fix lint errors related to trello creator](https://github.com/wekan/wekan/commit/951a0db380d60f3d948ae38d50b85a54983a51de);
-- [Fix lint errors related to language names](https://github.com/wekan/wekan/commit/c0d33d97f2c8d4e9371a03d4ad3022df3ed64d3d).
+- [Fix lint errors related to language names](https://github.com/wekan/wekan/commit/c0d33d97f2c8d4e9371a03d4ad3022df3ed64d3d);
+- [Allow swimlanes reordering](https://github.com/wekan/wekan/commit/37c94622e476f50bf2387bc8b140454d66200e78);
+- [Avoid swimlane title overlap](https://github.com/wekan/wekan/commit/c4fa9010f34966b633c7bf7e46ad49fc101127c9).
-Thanks to GitHub user GhassenRjab for contributions.
+Thanks to GitHub users andresmanelli and GhassenRjab for their contributions.
# v0.77 2018-02-23 Wekan release