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 c8b702f commit d100553Copy full SHA for d100553
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
**Summary of changes of the command line tool**
3
4
+## Scheduled for next release
5
+- **[ FEATURE ]** Add `--chart` 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`.)
8
+
9
## v6.5 (2024-11-28)
10
- **[ FEATURE ]** Introduce `basic` colour scheme based on the basic 8-bit ANSI
11
colours – see `colour_scheme` entry in `config.ini` file. (Run `klog config` to
0 commit comments