diff --git a/ChangeLog b/ChangeLog index f0afad605..b2fbde571 100644 --- a/ChangeLog +++ b/ChangeLog @@ -70,7 +70,7 @@ - TW #2292 CmdEdit: Interruption should remove lock file Thanks to Martin Michlmayr for reporting, indev12 for contributing. - TW #2333 Width determination of Unicode characters now works for up to - Unicode 11 (from Unicode 5). Emojis are correctly displayed. + Unicode 12 (from Unicode 5). Emojis are correctly displayed. Thanks to Adam Monsen for reporting. - TW #2373 Year 2038 Problem Thanks to Stephan Rieche for reporting. diff --git a/NEWS b/NEWS index 0942e02aa..895af045f 100644 --- a/NEWS +++ b/NEWS @@ -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.