diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-21 09:22:23 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-21 09:22:23 +0200 |
commit | 5c743f12a1673d5345ed579e996a8c2dbe6fb065 (patch) | |
tree | 483ffe5f5d38af1858f676101193e8e3aaea54b1 | |
parent | 5b9e8cce149e6188ff8f5a7f7195b5bf42724c3f (diff) | |
download | wekan-5c743f12a1673d5345ed579e996a8c2dbe6fb065.tar.gz wekan-5c743f12a1673d5345ed579e996a8c2dbe6fb065.tar.bz2 wekan-5c743f12a1673d5345ed579e996a8c2dbe6fb065.zip |
Board list with long-description boards not visible. Thanks thuanpq !
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 98ae12fe..90336d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ This release adds the following new features: * [Copy/Move cards to other board in Standalone Wekan](https://github.com/wekan/wekan/pull/1330). +and fixes the following bugs: + +* [Board list with long-description boards not visible](https://github.com/wekan/wekan/pull/1346). + Thanks to GitHub users GhassenRjab and thuanpq for their contributions. # v0.55 2017-11-19 Wekan release |