summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-11-04 10:06:13 +0200
committerLauri Ojansivu <x@xet7.org>2019-11-04 10:06:13 +0200
commit931f0d508aec82f0ab579d0976c3559d93c7f1bc (patch)
tree7621fc20107f691369e2e551d9d6a415f66d531c /CHANGELOG.md
parentea823ab68fd5243c8485177e44a074be836836b8 (diff)
downloadwekan-931f0d508aec82f0ab579d0976c3559d93c7f1bc.tar.gz
wekan-931f0d508aec82f0ab579d0976c3559d93c7f1bc.tar.bz2
wekan-931f0d508aec82f0ab579d0976c3559d93c7f1bc.zip
Update ChangeLog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7e61651..3203d3a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,13 @@ and fixes the following bugs:
- Revert creating new list to left, now creates again to right. Thanks to whowillcare.
Revert New List item moved from right to left. Thanks to derbolle and xet7.
[1](https://github.com/wekan/wekan/commit/806df30ba3499cef193eaf1b437cdef65282510f).
+- REST API: [Fix deletion of a single board card](https://github.com/wekan/wekan/pull/2778).
+ Thanks to liske.
+- [cardDate: endDate coloring change](https://github.com/wekan/wekan/pull/2779).
+ If no due-date timestamp is set => Gray.
+ If end-date timestamp is younger than due-date timestamp => Green.
+ If end-date timestamp is older than due-date timestamp => Red.
+ Thanks to bandresen.
Thanks to above GitHub users for their contributions and translators for their translations.