Skip to content

Commit ea454fe

Browse files
committed
Overflow
1 parent a7110ae commit ea454fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
- **[ FEATURE ]** Add `--chart` flag to `klog report` command, which
66
includes bar chart renderings in the output, to allow for convenient visual
77
comparison at a glance. (See also `--chart-resolution`.)
8-
-
8+
- **[ FIX ]** Implement internal protection mechanism against integer overflow.
9+
(This, however, is only relevant when dealing with a few trillion years worth of
10+
time tracking data.)
11+
912
## v6.5 (2024-11-28)
1013
- **[ FEATURE ]** Introduce `basic` colour scheme based on the basic 8-bit ANSI
1114
colours – see `colour_scheme` entry in `config.ini` file. (Run `klog config` to

0 commit comments

Comments
 (0)