Task: Corrected false-positive warning about relative dates

This commit is contained in:
Paul Beckingham 2016-05-08 16:41:24 -04:00
parent 30c81c3046
commit b47fc523b9

View file

@ -23,6 +23,8 @@
(thanks to Fidel Mato). (thanks to Fidel Mato).
- Deprecated the 'new-uuid' verbosity option, since its functionality can be - Deprecated the 'new-uuid' verbosity option, since its functionality can be
removed by merging with 'new-id'. removed by merging with 'new-id'.
- Correct a false-positive warning when a due date is removed and a wait is
added.
------ current release --------------------------- ------ current release ---------------------------