summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-03-07 21:18:08 +0200
committerLauri Ojansivu <x@xet7.org>2018-03-07 21:18:08 +0200
commit293718d90cd9b1d79bfd31191e39d9f4e3ceb637 (patch)
tree51f36d5b9bd414f08f1a10e173840cf56591824f /CHANGELOG.md
parent4b53b0c90a57593c0fe2d808d2298e85f488bfa9 (diff)
downloadwekan-293718d90cd9b1d79bfd31191e39d9f4e3ceb637.tar.gz
wekan-293718d90cd9b1d79bfd31191e39d9f4e3ceb637.tar.bz2
wekan-293718d90cd9b1d79bfd31191e39d9f4e3ceb637.zip
- Fix card copy and move with swimlanes
Thanks andresmanelli ! Closes #1520
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9850cc84..2f360351 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,7 +22,8 @@ and fixes the following bugs:
- [Fix scroll when dragging elements. Remove scrollbars from swimlanes.](https://github.com/wekan/wekan/commit/ed8471be9b79243b016a275e5b11a6912717fbb9);
- [Partial fix for scroll bar inside cardDetails](https://github.com/wekan/wekan/commit/ac7d44f8a8d809cd94ed5ef3640473f34c72403b);
- [Fix swimlane header rotation on Google Chrome. After this change both Firefox 58 and Google Chrome 64
- have properly rotated swimlane header.](https://github.com/wekan/wekan/commit/9a1b1a5bedbe44827de109731a3c3b1a07790d3e).
+ have properly rotated swimlane header.](https://github.com/wekan/wekan/commit/9a1b1a5bedbe44827de109731a3c3b1a07790d3e);
+- [Fix card copy and move with swimlanes](https://github.com/wekan/wekan/commit/4b53b0c90a57593c0fe2d808d2298e85f488bfa9).
Thanks to GitHub users andresmanelli, GhassenRjab, kubiko, lumatijev, lunatic4ever and xet7 for their contributions.