Skip to content

Commit 7a4f7b6

Browse files
authored
Release v7.1
v7.0...main - #412 - #414 - #415
1 parent a2c9f1a commit 7a4f7b6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

4+
## v7.1 (2026-02-22)
5+
- **[ FEATURE ]** Include warnings in JSON output of `klog json` subcommand.
6+
- **[ FEATURE ]** When using `klog report --fill` and combining this with a periodic
7+
date filter such as `--this-week`, `--last-month` or `--period 2021-05`, fill
8+
up the entire queried period, rather than just the gaps in between.
9+
- **[ FEATURE ]** Display warning when using `--diff` together with entry-level
10+
filtering, as that likely yields nonsensical results.
11+
- **[ FIX ]** Revise and define behaviour when applying filters to empty records
12+
(i.e., records that don’t contain any time entries).
13+
414
## v7.0 (2026-02-06)
515
- **[ META ]** klog is 5 years old today – happy birthday! 🥳
616
- **[ FEATURE ]** Introduce `--filter` flag for applying generic and more complex

0 commit comments

Comments
 (0)