2684095e2f
Co-authored-by: claude <claude@jpaul.io> Co-committed-by: claude <claude@jpaul.io>
10 lines
234 B
Markdown
10 lines
234 B
Markdown
# Changelog
|
|
|
|
Newest entries on top. One line per user-visible change.
|
|
|
|
## Unreleased
|
|
|
|
- Add `count` command: print how many tasks are still pending.
|
|
- Add `done <index>` command: mark a task complete.
|
|
- Initial CLI: `add` and `list`.
|