From 9ed8835218b086f5de08ce8aa00d80f67ac3f5d0 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Fri, 1 Oct 2021 22:01:13 -0400 Subject: [PATCH] NEWS: Mention new locales --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 895af045f..b60bf9ac9 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ New Features in Taskwarrior 2.6.0 - Calendar now displays waiting tasks with due dates on the calendar. - Calendar supports highlighting days with scheduled tasks. - Multi-day holidays are now supported. + - Holiday data files for fr-CA, hu-HU, pt-BR, sk-SK and sv-FI locales are now + generated and shipped with Taskwarrior. - The task edit command can now handle multi-line annotations and UDAs in a user friendly way, withouth having to handle with JSON escaping of special chars.