瀏覽代碼

Update ChangeLog.

Lauri Ojansivu 5 年之前
父節點
當前提交
931f0d508a
共有 1 個文件被更改,包括 7 次插入0 次删除
  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.