Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naoty committed Aug 7, 2021
1 parent 96f12f4 commit 2fcad5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

## Unreleased

## 0.5.0 - 2021-08-07

### Added
* `--open`, `-o` flag is added to `todo add` to open a TODO file after creating it.
* `<position>` argument is added to `todo add` to create a TODO at given position.

### Changed
* All codes are rewrited in Ruby.
* `list` command shows TODOs in a new format.
* `done`, `undone`, `wait` command updates the state of subtodos recursively.

Expand Down

0 comments on commit 2fcad5b

Please sign in to comment.