We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e844a7 commit a91d4e4Copy full SHA for a91d4e4
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
**Summary of changes of the command line tool**
3
4
+## v6.4 (2024-07-16)
5
+- **[ FEATURE ]** Add new `--create` flag to `klog bookmarks set`, which creates
6
+ a new empty target file alongside the bookmark.
7
+- **[ FEATURE ]** For `klog start`, add `--resume-nth`/`-N` flag to specify the
8
+ entry to resume.
9
+- **[ FIX ]** Fix output coloring of total values in `klog print --with-totals`.
10
+
11
## v6.3 (2024-03-03)
12
- **[ BREAKING ]** For `klog pause`, you cannot use the `--extend` and `--summary`
13
flags together anymore.
0 commit comments