mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
docs: Update NEWS and Changelog with expanded support for Datetime ranges
This commit is contained in:
parent
6bbfcba738
commit
7a8ea633f8
2 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
Thanks to Arvedui
|
||||
- TW #2007 Compute number of current tasks correctly
|
||||
Thanks to Janik Rabe
|
||||
- TW #2017 Support 64-bit datetime values
|
||||
Thanks to Evgeniy Vasilev
|
||||
- TW #2093 wrong order under projects command
|
||||
Thanks to Beka, mrossinek.
|
||||
- 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
|
||||
Unicode 11 (from Unicode 5). Emojis are correctly displayed.
|
||||
Thanks to Adam Monsen.
|
||||
- TW #2373 Year 2038 Problem
|
||||
Thanks to Stephan Rieche.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
1
NEWS
1
NEWS
|
@ -9,6 +9,7 @@ New Features in Taskwarrior 2.6.0
|
|||
using config overrides.
|
||||
- Newer Unicode characters, such as emojis are correctly handled and displayed.
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue