mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
docs: Document TW #2160
This commit is contained in:
parent
040a894451
commit
5b81eb0569
2 changed files with 5 additions and 0 deletions
|
@ -52,6 +52,9 @@
|
|||
Thanks to Adam Monsen.
|
||||
- TW #2136 Configuration options can be overwritten for current context
|
||||
Thanks to Sebastian Uharek
|
||||
- TW #2160 Upper-case named dates are not supported
|
||||
Thanks to Scott Kostyshak for reporting, Max Rossmannek for
|
||||
contributing.
|
||||
- TW #2163 Nagging computation should be based on the urgency before completion
|
||||
Thanks to korrat for contributing.
|
||||
- TW #2208 Support highlighting dates with scheduled tasks in calendar
|
||||
|
|
2
NEWS
2
NEWS
|
@ -102,6 +102,8 @@ Fixed regressions in 2.6.0
|
|||
- The attribute values of the form "<attribute name>-<arbitrary string>", for
|
||||
example "due-nextweek" or "scheduled-work" would fail to parse (see
|
||||
#1913). This was a regression introduced in 2.5.1.
|
||||
- The capitalized versions of named dates (such as Monday, February or
|
||||
Tomorrow) are again supported. This was a regression introduced in 2.5.2.
|
||||
|
||||
Removed Features in 2.6.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue