diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-02-19 13:53:38 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-02-19 13:53:38 +0200 |
commit | 5b3db2dd173185e811268a4740013f97db216981 (patch) | |
tree | 011c95f8ae3927d055d043187b3d89b5b47d4b68 | |
parent | 82b7ab312aee06d661a6608c9c2951cdfea6764a (diff) | |
download | wekan-5b3db2dd173185e811268a4740013f97db216981.tar.gz wekan-5b3db2dd173185e811268a4740013f97db216981.tar.bz2 wekan-5b3db2dd173185e811268a4740013f97db216981.zip |
Add: Tooltip for board menu and sidebar buttons, thanks to jLouzado.
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 66f40784..23cad367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,15 +10,16 @@ This release adds following new features: newest LibreOffice 3.5; * [Wekan database cleanup script](https://github.com/fmonthel/wekan-cleanup) -- [Feedback](https://github.com/wekan/wekan/issues/833). - Link to cleanup script also added to README.md. + Link to cleanup script also added to README.md; +* Added tooltip for board menu and sidebar buttons. and fixes the following bugs: * Dockerfile was missing EXPOSE $PORT; * Typos. -Thanks to GitHub users fmonthel, vuxor, whittssg2 and xet7 -for their contributions. +Thanks to GitHub users fmonthel, jLouzado, vuxor, whittssg2 +and xet7 for their contributions. # v0.11.1-rc1 2017-02-10 Wekan prerelease |