docs: Document #2023

This commit is contained in:
Tomas Babej 2021-09-25 14:45:00 -04:00
parent 4a993afb46
commit f9ea89fb60
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
2 changed files with 4 additions and 0 deletions

View file

@ -32,6 +32,8 @@
Thanks to Janik Rabe Thanks to Janik Rabe
- TW #2017 Support 64-bit datetime values - TW #2017 Support 64-bit datetime values
Thanks to Evgeniy Vasilev 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 - TW #2060 Review timestamp is displayed as unix time, not formatted
Thanks to JavaZauber Thanks to JavaZauber
- TW #2093 wrong order under projects command - TW #2093 wrong order under projects command

2
NEWS
View file

@ -37,6 +37,8 @@ New Features in Taskwarrior 2.6.0
This allows for filtering for tasks that were waiting in the past This allows for filtering for tasks that were waiting in the past
intervals, but are not waiting anymore. intervals, but are not waiting anymore.
- The configuration file now supports environment variables. - 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 New Commands in Taskwarrior 2.6.0