File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22** Summary of changes of the command line tool**
33
4+ ## v6.0
5+ - ** [ BREAKING ] ** The default location of the klog config folder has moved!
6+ So far, that folder only contains the bookmark database, so if you don’t
7+ use bookmarks, you can ignore this change. In order to see or configure the
8+ new location of the klog config folder, please run ` klog --config-folder ` .
9+ The previous location was ` ~/.klog ` on all systems, so you might have to
10+ manually move over the contents of that previous folder, and potentially adjust
11+ your dotfile management (if you have that).
12+ - ** [ FEATURE ] ** Introduce optional, file-based configuration for general
13+ preferences such as the preferred date or time format, or default values for
14+ certain CLI flags. See ` klog config ` / ` klog config --help ` to learn more.
15+ - ** [ FEATURE ] ** Display warning when using ` --now ` without there being any
16+ open-ended time range in the data.
17+
418## v5.4
519- ** [ BREAKING ] ** For ` klog edit ` , support if the ` $EDITOR ` variable
620 contains additional flags, e.g. ` vi -R ` or ` subl -w ` . (If your editor
You can’t perform that action at this time.
0 commit comments