Skip to content

Commit

Permalink
Release v6.5
Browse files Browse the repository at this point in the history
- #313
- #324
- #329
- #328
  • Loading branch information
jotaen authored Nov 28, 2024
1 parent e276b57 commit 6f2c7a1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Changelog
**Summary of changes of the command line tool**

## v6.5 (2024-11-28)
- **[ FEATURE ]** Introduce `basic` colour scheme based on the basic 8-bit ANSI
colours – see `colour_scheme` entry in `config.ini` file. (Run `klog config` to
learn more.)
- **[ FEATURE ]** Provide new `no_warnings` setting in `config.ini` file to permanently
suppress certain warnings. (Run `klog config` to learn more.)
- **[ FEATURE ]** Make `--resume` and `--resume-nth` flags available on `klog switch`.
- **[ FIX ]** Fix alignment of output in `klog tags`, if there are tags with
multibyte Unicode characters.

## v6.4 (2024-07-16)
- **[ FEATURE ]** Add new `--create` flag to `klog bookmarks set`, which creates
a new empty target file alongside the bookmark.
Expand Down

0 comments on commit 6f2c7a1

Please sign in to comment.