docs: Update NEWS and Changelog with expanded support for Datetime ranges
This commit is contained in:
@@ -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
1
NEWS
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user