summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-09-14 22:10:08 -0400
committerFrederic Guillot <fred@kanboard.net>2015-09-14 22:10:08 -0400
commitd1e6c39df4e6cb9eec60bf498e0d1c7abb23ace8 (patch)
treed1bd7422b364be088722a464317fffe5f97fd37c /ChangeLog
parenteaff957839ad2cfaf3b5913f99dd56ca85c7c1e1 (diff)
Fix issue: task time tracking is not updated when deleting a subtask
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 441fc686..76b30f61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,7 @@ Bug fixes:
* Fix typo in template that prevent the Gitlab oauth link to be displayed
* Fix Markdown preview links focus
* Avoid dropdown menu to be truncated inside a column with scrolling
+* Deleting subtask doesn't update task time tracking
Version 1.0.18
--------------