We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc45df4 commit 867ae4bCopy full SHA for 867ae4b
CHANGELOG.md
@@ -3,6 +3,10 @@
3
4
## v7.1 (YYYY-MM-DD)
5
- **[ FEATURE ]** Include warnings in `klog json` subcommand.
6
+- **[ FEATURE ]** Display warning when using `--diff` together with entry-level
7
+ filtering, as that may yield nonsensical results.
8
+- **[ FIX ]** Restore previous behaviour of filtering empty records
9
+ (i.e., when records don’t contain any entries).
10
11
## v7.0 (2026-02-06)
12
- **[ META ]** klog is 5 years old today – happy birthday! 🥳
0 commit comments