diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-11-09 11:17:07 -0800 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-11-09 11:17:07 -0800 |
commit | a12e159de06b2a09c9e6cfd6cab47392c7b7f3f6 (patch) | |
tree | 7f99975283f6b04c98d167cc89a02219b6e5e07a /ChangeLog | |
parent | d8e88582f776842ad510f0a42e4705d672c0c277 (diff) |
Check if the start date is before due date
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,10 +9,12 @@ Breaking changes: New features: * Add predefined templates for task descriptions +* Romanian translation Improvements: * Improve iCalendar feed to include tasks with start/end date and due date with a time +* Check if the start date is before due date * You can get an archive of Kanboard by using the download button in Github or the command git archive Version 1.0.48 (October 23, 2017) |