mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #954
- Fixed bug #954, which caused bulk deletions when using a UUID filter term and the delete command (thanks to Bryce Harrington).
This commit is contained in:
parent
f4bfa1b2fd
commit
0ae66f457a
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ Features
|
|||
+ Sped up task sorting by skipping re-interpretation of certain data types.
|
||||
|
||||
Bugs
|
||||
+ Fixed bug #954, which caused bulk deletions when using a UUID filter term and
|
||||
the delete command (thanks to Bryce Harrington).
|
||||
+ Fixed bug #964, where the 'projects' command showed the wrong priority labels
|
||||
(thanks to Ali Mousavi).
|
||||
+ Fixed bug #968, a typo in the 'edit' command text (thanks to Victor Roetman).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue