feat: Add "Plan task" action for notifications created from task

This commit is contained in:
2024-02-01 22:42:12 +01:00
parent cfc0f0ed5e
commit 957c3782dc
4 changed files with 249 additions and 42 deletions

View File

@@ -2,7 +2,17 @@
## [Unreleased]
## [0.1.1] - 2024-02-31
## [0.1.2] - 2024-02-01
### Added
- Add "Plan task" action for notification created from task
### Fixed
- Fix "Complete task" action
## [0.1.1] - 2024-02-01
### Added