Skip to content

Commit 16ea968

Browse files
committed
Update CHANGELOG
1 parent 8702519 commit 16ea968

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
- Add initializer to precompile assets so that main app can load views with Todoro's layout
55
- Added support for **Task Steps**
66
- Updated **Tasks**: renamed `expiry_date` to `due_date` and introduced `completed_at`, `priority` and `reccuring_pattern`
7-
7+
- Introduced complete! method in Todoro::Task to set completed_at timestamp and mark tasks as completed.
8+
- Added Todoro::TaskStep model, allowing tasks to have multiple subtasks.
9+
- Integrated Turbo to enable dynamic subtask creation and completion without full-page reloads.
810

911
### 0.1.5 - 2025-02-16
1012

0 commit comments

Comments
 (0)