docs: Document TW #2283

This commit is contained in:
Tomas Babej 2021-09-25 19:41:34 -04:00
parent fb724dca4a
commit b04f3d1e99
2 changed files with 5 additions and 0 deletions

View file

@ -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

3
NEWS
View file

@ -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