From 072acdbb18c40bd9ce9d98f2bc51bcd8e609edba Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 7 Nov 2015 16:50:23 -0500 Subject: [PATCH] TW-1446: Difference in how relative dates are specified in report filters since 2.3.0 - Thanks to atomicules. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 95ea1ccce..e7519a961 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ (thanks to Ben Boeckel). - TW-311 Estimated completion in burndown.daily shows impossible results (thanks to Michele Santullo). +- TW-1446 Difference in how relative dates are specified in report filters since 2.3.0 + (thanks to atomicules). - TW-1703 When on-modify hook is installed, some messages print UUIDs instead of IDs (thanks to Robin Green). - TW-1704 Use Task::identifier to reference the Task in the output @@ -12,6 +14,8 @@ - Fixed broken build for Cygwin and older GCC (thanks to Richard Boß). - The default configuration is now 256-color only. - The 'columns' report now shows whether a column is modifiable or read only. +- Numerous performance improvements. Taskwarrior 2.5.1 is between X% and + Y% faster than 2.5.0 when running various commands. ------ current release ---------------------------