mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +02:00
Bug
- Fixed a bug so that the report filter order is preserved, to enable an optimization that was being skipped.
This commit is contained in:
parent
f420fb434e
commit
2b8cb3e251
2 changed files with 5 additions and 2 deletions
|
@ -136,6 +136,8 @@ Bugs
|
|||
(thanks to Rainer Müller).
|
||||
+ Fixed hook tests to work on released code (thanks to Jakub Wilk).
|
||||
+ Fixed bug where arguments passed to 'task execute' needed double escaping.
|
||||
+ Fixed a bug so that the report filter order is preserved, to enable an
|
||||
optimization that was being skipped.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue