Browse Source

Update ChangeLog.

Lauri Ojansivu 6 years ago
parent
commit
931f0d508a
1 changed files with 7 additions and 0 deletions
  1. 7 0
      CHANGELOG.md

+ 7 - 0
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 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.
   Revert New List item moved from right to left. Thanks to derbolle and xet7.
   [1](https://github.com/wekan/wekan/commit/806df30ba3499cef193eaf1b437cdef65282510f).
   [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.
 Thanks to above GitHub users for their contributions and translators for their translations.