docs: Document TW #2160

This commit is contained in:
Tomas Babej 2021-09-25 18:08:55 -04:00
parent 040a894451
commit 5b81eb0569
2 changed files with 5 additions and 0 deletions

View file

@ -52,6 +52,9 @@
Thanks to Adam Monsen. Thanks to Adam Monsen.
- TW #2136 Configuration options can be overwritten for current context - TW #2136 Configuration options can be overwritten for current context
Thanks to Sebastian Uharek 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 - TW #2163 Nagging computation should be based on the urgency before completion
Thanks to korrat for contributing. Thanks to korrat for contributing.
- TW #2208 Support highlighting dates with scheduled tasks in calendar - TW #2208 Support highlighting dates with scheduled tasks in calendar

2
NEWS
View file

@ -102,6 +102,8 @@ Fixed regressions in 2.6.0
- The attribute values of the form "<attribute name>-<arbitrary string>", for - The attribute values of the form "<attribute name>-<arbitrary string>", for
example "due-nextweek" or "scheduled-work" would fail to parse (see example "due-nextweek" or "scheduled-work" would fail to parse (see
#1913). This was a regression introduced in 2.5.1. #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 Removed Features in 2.6.0