Changelog: Document TW #1788

This commit is contained in:
Tomas Babej 2021-06-12 17:00:11 -04:00
parent 2d5c506d5e
commit b77bbaa988
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5

View file

@ -2,6 +2,9 @@
- TW #1654 "Due" parsing behaviour seems inconsistent - TW #1654 "Due" parsing behaviour seems inconsistent
Thanks to Max Rossmannek. Thanks to Max Rossmannek.
- TW #1788 When deleting recurring task all tasks, including completed tasks,
are marked as deleted
Thanks to Alan Young.
- TW #1896 Parser cannot handle empty parentheses - TW #1896 Parser cannot handle empty parentheses
Thanks to Tomas Babej. Thanks to Tomas Babej.
- TW #1908 Cannot create task with explicit description 'start ....' - TW #1908 Cannot create task with explicit description 'start ....'