diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-09-07 22:35:15 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-09-07 22:35:15 +0300 |
commit | 45ed9b426f149ad42a96bd695f6078ba96b29fce (patch) | |
tree | 137a597a54af0829356cdea7e9220aa6960e57c6 | |
parent | 11d6b77bb117ae0f16b05a7daf37a0276c32e891 (diff) | |
download | wekan-45ed9b426f149ad42a96bd695f6078ba96b29fce.tar.gz wekan-45ed9b426f149ad42a96bd695f6078ba96b29fce.tar.bz2 wekan-45ed9b426f149ad42a96bd695f6078ba96b29fce.zip |
[Fix Unable to drag select text without closing card details](https://github.com/wekan/wekan/pull/2690).
Thanks to justinr1234 !
Closes #2451
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 761b0821..a2f825cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ This release fixes the following bugs: Thanks to compumatter. - [Fix: Linked cards make load all cards of database](https://github.com/wekan/wekan/commit/a56988c487745b2879cebe1943e7a987016e8bef). Thanks to Akuket. +- [Fix Unable to drag select text without closing card details](https://github.com/wekan/wekan/pull/2690). + Thanks to justinr1234. Thanks to above GitHub users for their contributions and translators for their translations. |