diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-06-12 21:48:02 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-06-12 21:48:02 +0300 |
commit | 38af71d9c933744ba1c5bf97179d3a033f321907 (patch) | |
tree | d1c96782fff72cf8b24d5d9e10301776c1fa313f | |
parent | 246267276a5cdcc1439c591cf6b9993f3c9f68e4 (diff) | |
download | wekan-38af71d9c933744ba1c5bf97179d3a033f321907.tar.gz wekan-38af71d9c933744ba1c5bf97179d3a033f321907.tar.bz2 wekan-38af71d9c933744ba1c5bf97179d3a033f321907.zip |
- Change label text colour to black for specific label colours for better visibility
Thanks to rjevnikar !
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cfe3e672..2249e9a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ This release adds the following new features: * [Add Khmer language](https://github.com/wekan/wekan/commit/2156e458690d0dc34a761a48fd7fa3b54af79031); * [Modify card covers/mini-cards so that: 1) received date is shown unless there is a start date - 2) due date is shown, unless there is an end date](https://github.com/wekan/wekan/pull/1685). + 2) due date is shown, unless there is an end date](https://github.com/wekan/wekan/pull/1685); +* [Change label text colour to black for specific label colours for better + visibility](https://github.com/wekan/wekan/pull/1689). and fixes the following bugs: |