diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-04-17 21:36:15 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-04-17 21:36:15 +0300 |
commit | e9bb7e00414f495900bce570afa5219584f1d858 (patch) | |
tree | ae047960c195f1bd0a54345e854872ea23a4670f /CHANGELOG.md | |
parent | 61538ab577a0c3684b7f3778822c000868627e5e (diff) | |
download | wekan-e9bb7e00414f495900bce570afa5219584f1d858.tar.gz wekan-e9bb7e00414f495900bce570afa5219584f1d858.tar.bz2 wekan-e9bb7e00414f495900bce570afa5219584f1d858.zip |
Fix Wekan logo positioning.
Thanks to iwkse and xet7 !
Closes #1583, closes #1378
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dab26e29..b6274ab4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ This release fixes the following bugs: -- [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567). +- [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567); +- [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378). -Thanks to GitHub user andresmanelli for contributions. +Thanks to GitHub users andresmanelli, iwkse and xet for their contributions. # v0.84 2018-04-16 Wekan release |