From b04f3d1e999d424acaa7dc8453c294023a2018c1 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 25 Sep 2021 19:41:34 -0400 Subject: [PATCH] docs: Document TW #2283 --- ChangeLog | 2 ++ NEWS | 3 +++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 62d91a305..9cb5e8748 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,6 +64,8 @@ Thanks to Vignesh Prabhu. - TW #2257 UDA string fields can't start with certain keywords Thanks to Michael Russell. +- TW #2283 Support multi-line annotations in task edit without JSON encoding + Thanks to Jochen Sprickerhof for contributing. - TW #2287 Speed up fish autocompletion and more completion options. Thanks to Tin Lai. - TW #2290 Support moving the config file to XDG_CONFIG_HOME diff --git a/NEWS b/NEWS index a73f180f6..0942e02aa 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,9 @@ 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. + - 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. - A large portion of currently known parser-related issues was fixed. - The taskrc file now supports relative paths, which are evaluated with respect to (a) current directory, (b) taskrc directory and (c) now also the