mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1772: Implementation of circular dependency detection is inefficient
- Thanks to Michael Meier.
This commit is contained in:
parent
10018dac18
commit
727602f26f
2 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -288,3 +288,4 @@ suggestions:
|
|||
pawprint
|
||||
Reg
|
||||
Yaroslav Molochko
|
||||
Michael Meier
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
(thanks to Markus Beppler, Konstantin Vorobyev).
|
||||
- TW-1785 Purge command to remove deleted tasks
|
||||
(thanks to Paul Beckingham)
|
||||
- TW-1772 Implementation of circular dependency detection is
|
||||
inefficient (thanks to Michael Meier).
|
||||
- Removed deprecated 'alias._query' setting.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue