diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-04-08 09:07:58 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-04-08 09:07:58 +0300 |
commit | 6d2b778ac518df12fedf49468b1a19093c4c5393 (patch) | |
tree | c46c7237a476f152226633452872e315f0d8d463 | |
parent | eada773048e12800606e24dc8fd5b63db407b8e5 (diff) | |
download | wekan-6d2b778ac518df12fedf49468b1a19093c4c5393.tar.gz wekan-6d2b778ac518df12fedf49468b1a19093c4c5393.tar.bz2 wekan-6d2b778ac518df12fedf49468b1a19093c4c5393.zip |
[Fix: Description of Board is out of visible after Feature "Duplicate Board"](https://github.com/wekan/wekan/issues/2324).
Thanks to sfahrenholz and xet7 !
Closes #2324
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e7dad7..26aa1981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +- [Fix: Description of Board is out of visible after Feature "Duplicate Board"](https://github.com/wekan/wekan/issues/2324). + Thanks to sfahrenholz and xet7. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v2.59 2019-04-06 Wekan release This release fixes the following bugs: |