Changes since 0.2.0
-------------------

New features:
    - Notes: rite a note for each task in multiline edit prompt.
    - Priority number.

Improvements:
    - Human readable task info.
    - Sorting table per status and then per priority.
    - Reversed sorting (most important at the bottom) because of terminal use case with long outputs.
    - Sorting tags when displaying in list. More consistent output.

Bug fixes:
    - Unable to select done task by id.
    - List is not showing items without tags.
    - Fails to filter out tags.
    - Unable to start a task.