Skip to content

Commit

Permalink
Phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
jotaen committed Aug 19, 2022
1 parent 615ec0a commit fecea17
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Changelog
**Summary of changes of the command line tool**

## Next Up
- **[ FEATURE ]** Support tab completions of flags and arguments.
- **[ FIX ]** `klog edit` now correctly recognises when `$EDITOR`
contains spaces. When `$EDITOR` is incorrect, it fails directly.
## v5.2
- **[ FEATURE ]** Provide tab completion functionality for bash, zsh
and fish shell. Run `klog completion` for setup instructions.
- **[ FIX ]** `klog edit` handles when the `$EDITOR` variable contains
spaces, and it also fails when `$EDITOR` is invalid.

## v5.1
- **[ FEATURE ]** Optionally print out totals as decimal values (in minutes)
Expand Down

0 comments on commit fecea17

Please sign in to comment.