diff --git a/ChangeLog b/ChangeLog index b5a32e8c4..ac2eacacc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,8 @@ Thanks to Janik Rabe - TW #2017 Support 64-bit datetime values Thanks to Evgeniy Vasilev +- TW #2023 Layout breaks if report does not fit in the available width + Thanks to Adrian Sieber and Kaushik Gopal for reporting. - TW #2060 Review timestamp is displayed as unix time, not formatted Thanks to JavaZauber - TW #2093 wrong order under projects command diff --git a/NEWS b/NEWS index 777c78798..e43921b80 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,8 @@ New Features in Taskwarrior 2.6.0 This allows for filtering for tasks that were waiting in the past intervals, but are not waiting anymore. - The configuration file now supports environment variables. + - Taskwarrior can now handle displaying tasks in windows with limited width, + even if columns contain long strings (like URLs). New Commands in Taskwarrior 2.6.0