docs: Update NEWS and Changelog with expanded support for Datetime ranges

This commit is contained in:
Tomas Babej 2020-12-28 02:30:54 -05:00
parent 6bbfcba738
commit 7a8ea633f8
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
2 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,8 @@
Thanks to Arvedui Thanks to Arvedui
- TW #2007 Compute number of current tasks correctly - TW #2007 Compute number of current tasks correctly
Thanks to Janik Rabe Thanks to Janik Rabe
- TW #2017 Support 64-bit datetime values
Thanks to Evgeniy Vasilev
- TW #2093 wrong order under projects command - TW #2093 wrong order under projects command
Thanks to Beka, mrossinek. Thanks to Beka, mrossinek.
- TW #2290 Support moving the config file to XDG_CONFIG_HOME - TW #2290 Support moving the config file to XDG_CONFIG_HOME
@ -11,6 +13,8 @@
- TW #2333 Width determination of Unicode characters now works for up to - TW #2333 Width determination of Unicode characters now works for up to
Unicode 11 (from Unicode 5). Emojis are correctly displayed. Unicode 11 (from Unicode 5). Emojis are correctly displayed.
Thanks to Adam Monsen. Thanks to Adam Monsen.
- TW #2373 Year 2038 Problem
Thanks to Stephan Rieche.
------ current release --------------------------- ------ current release ---------------------------

1
NEWS
View file

@ -9,6 +9,7 @@ New Features in Taskwarrior 2.6.0
using config overrides. using config overrides.
- Newer Unicode characters, such as emojis are correctly handled and displayed. - Newer Unicode characters, such as emojis are correctly handled and displayed.
Taskwarrior now supports all Unicode characters up to Unicode 11. Taskwarrior now supports all Unicode characters up to Unicode 11.
- Datetime values until year 9999 are now supported.
New Commands in Taskwarrior 2.6.0 New Commands in Taskwarrior 2.6.0