diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-08-31 21:32:29 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-08-31 21:32:29 -0400 |
commit | 1b6b1cc5e6e26a3e3081cdd9613508a66c3751ee (patch) | |
tree | 10a791ad38fc73f642dff26d1a88223de6abed7c /ChangeLog | |
parent | 0cb717f4407b81868d6b909d1d4ef4795c5e4b50 (diff) |
Time spent for subtasks are not rounded too the nearest quarter anymore
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ Improvements: * Show project name in task forms * Convert vanilla CSS to SASS +Other changes: + +* Time spent (in hours) for subtasks are not rounded too the nearest quarter anymore + Bug fixes: * Fix undefined constant in config example file |