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 8109578 commit 9ee3117Copy full SHA for 9ee3117
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Changelog
2
**Summary of changes of the command line tool**
3
4
-## v?.? (????-??-??)
+## v6.6 (2025-07-01)
5
- **[ FEATURE ]** Add `--chart` (`-c`) flag to `klog report` command, which
6
includes bar chart renderings in the output, to allow for convenient visual
7
- comparison at a glance. (See also `--chart-resolution`.)
+ comparison at a glance. (See also `--chart-res` for the chart resolution.)
8
- **[ FEATURE ]** Add `--with-untagged` (`-u`) flag to `klog tags` command,
9
which takes into account the remainder of any untagged entries.
10
- **[ FIX ]** Implement internal protection mechanism against integer overflow.
0 commit comments