From 3590b579b5c36569bdc74f78e4e584b1af6fd2b5 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 20 Jul 2015 00:30:39 -0400 Subject: [PATCH] TW-1452: The uuid: filter does not work - Thanks to Tomas Babej. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ceb73d04e..3f46e2721 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ - 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). +- TW-1452 The uuid: filter does not work (thanks to Tomas Babej). - TW-1454 Redundant dependency should not stop modification (thanks to Tomas Babej). - TW-1455 Filter parser does not properly handle parentheses in attributes