NEWS: Correct the Unicode version

The currently supported Unicode character set is actually Unicode 12.
This commit is contained in:
Tomas Babej
2021-09-29 00:59:44 -04:00
parent 7848d25f18
commit 50eb00d542
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -8,7 +8,7 @@ New Features in Taskwarrior 2.6.0
allows users to setup their Taskwarrior to follow XDG standard without
using config overrides.
- 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 12.
- Datetime values until year 9999 are now supported.
Duration values of up to 1 000 000 years are now supported.
- 64-bit numeric values (up to 9,223,372,036,854,775,807) are now supported.