diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-12-11 22:12:49 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-12-11 22:12:49 +0200 |
commit | 9e0142b885155fb90b111b6a09fb397c5ae9cbd8 (patch) | |
tree | c7d7b231c98ce47077d04d6b582be4d9a78f242e | |
parent | 5f30c6ecca81a61b7d678e215e175d6baa738598 (diff) | |
download | wekan-9e0142b885155fb90b111b6a09fb397c5ae9cbd8.tar.gz wekan-9e0142b885155fb90b111b6a09fb397c5ae9cbd8.tar.bz2 wekan-9e0142b885155fb90b111b6a09fb397c5ae9cbd8.zip |
Boards subscription should be placed at header for all other component
can be used. Thanks to thuanpq !
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8517746a..0d3a2d32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,8 @@ and fixes the following bugs: * [Bug on not being able to see Admin Panel if not having access to Board List](https://github.com/wekan/wekan/pull/1371); * [Bug on not able to see member avatar on sidebar activity](https://github.com/wekan/wekan/pull/1380); -* [Don't open swipebox on update card cover / download file / delete file](https://github.com/wekan/wekan/pull/1386). +* [Don't open swipebox on update card cover / download file / delete file](https://github.com/wekan/wekan/pull/1386); +* [Boards subscription should be placed at header for all other component can be used](https://github.com/wekan/wekan/pull/1381). Thanks to GitHub users mfshiu, thuanpq and xet7 for their contributions. Thanks to translators for their translations. |