docs: Document TW #1911

This commit is contained in:
Tomas Babej 2021-04-21 23:12:38 -04:00
parent 282f3d344a
commit 02a60b096c
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
2 changed files with 5 additions and 0 deletions

View file

@ -6,6 +6,8 @@
Thanks to Tomas Babej.
- TW #1908 Cannot create task with explicit description 'start ....'
Thanks to Matt Chun-Lum.
- TW #1911 Support holidays longer then 1 day
Thanks to Daniel Mowitz.
- TW #1955 Adding tasks in context.
Thanks to Jean-Francois Joly, Matt Smith.
- TW #2004 "shell" should not be expand to "exec tasksh"

3
NEWS
View file

@ -31,6 +31,9 @@ New Configuration Options in Taskwarrior 2.6.0
- The context definitions for reporting commmands are now stored in
"context.<name>.read". Context definitions for write commands are now
supported using "context.<name>.write" configuration variable.
- Multi-day holidays are now supported. Use holiday.<name>.start=<date> and
holiday.<name>.end=<date> to specify a range-based holiday, such as a
vacation.
Newly Deprecated Features in Taskwarrior 2.6.0