Skip to content

Commit 61d0c8d

Browse files
authored
Release v5.2
* `$EDITOR` fix * Shell completions * Phrasing
1 parent 1bb2986 commit 61d0c8d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
**Summary of changes of the command line tool**
33

4+
## v5.2
5+
- **[ FEATURE ]** Provide tab completion functionality for bash, zsh
6+
and fish shell. Run `klog completion` for setup instructions.
7+
- **[ FIX ]** `klog edit` handles when the `$EDITOR` variable contains
8+
spaces, and it also fails when `$EDITOR` is invalid.
9+
410
## v5.1
511
- **[ FEATURE ]** Optionally print out totals as decimal values (in minutes)
612
via the `--decimal` flag; e.g. `150` instead of `2h30m`.

0 commit comments

Comments
 (0)