summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-03-31 20:02:16 +0300
committerLauri Ojansivu <x@xet7.org>2018-03-31 20:02:16 +0300
commit66c20df5bae61863fbbaa91a461f3e61480cc2a6 (patch)
treea25e776ad7a5cb2a73e6bd23d50f0a40d220b374
parent4505495762ba4db3604c45a6dc628c4a2e6cdf2c (diff)
downloadwekan-66c20df5bae61863fbbaa91a461f3e61480cc2a6.tar.gz
wekan-66c20df5bae61863fbbaa91a461f3e61480cc2a6.tar.bz2
wekan-66c20df5bae61863fbbaa91a461f3e61480cc2a6.zip
- Fix drag in lists view
- Set fixed width for swimlane header Thanks to andresmanelli ! Closes #1553, closes #1546
-rw-r--r--CHANGELOG.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cb97d4a..8ae1c58d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,9 +3,14 @@
This release adds the following new features:
- [Checklist items sort fix, and checklist sort capability](https://github.com/wekan/wekan/pull/1543);
-- [Add Received Date and End Date. Between them is already existing Start and Due Date](https://github.com/wekan/wekan/pull/1550).
+- [Add Received Date and End Date. Between them is already existing Start and Due Date](https://github.com/wekan/wekan/pull/1550);
-Thanks to GitHub users andresmanelli and rjevnikar for their contributions.
+and fixes the following bugs:
+
+- [Fix drag in lists view](https://github.com/wekan/wekan/pull/1559/commits/679e50af6449a680f958256570e8b9f1944a3a92);
+- [Set fixed width for swimlane header](https://github.com/wekan/wekan/pull/1559/commits/2e8f8924dd0d985ae4634450cfbef04e88e5d954).
+
+Thanks to GitHub users andresmanelli, rjevnikar and xet7 for their contributions.
# v0.78 2018-03-17 Wekan release