# Changelog Newest entries on top. One line per user-visible change. ## Unreleased - Add `count` command: print how many tasks are still pending. - Add `done ` command: mark a task complete. - Initial CLI: `add` and `list`.