TW-1419: On add '-tag' is considered a tag removal, which makes no sense.

This commit is contained in:
Paul Beckingham 2015-07-13 14:24:24 -04:00
parent 585ae52be3
commit a7eb32272c
3 changed files with 23 additions and 6 deletions

View file

@ -13,6 +13,7 @@
(thanks to Onion).
- TW-1389 tw will import same UUID n-times if part of same import (thanks to
Markus Beppler).
- TW-1419 On add '-tag' is considered a tag removal, which makes no sense.
- TW-1430 Slashes in project names don't work (thanks to Richard Boß).
- TW-1432 start/stop can be issued on completed tasks (thanks to Renato Alves).
- TW-1440 "task import" from STDIN (thanks to Renato Alves).