Check if the start date is before due date

This commit is contained in:
Frederic Guillot
2017-11-09 11:17:07 -08:00
parent d8e88582f7
commit a12e159de0
32 changed files with 83 additions and 36 deletions

View File

@@ -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)