Add changelog entry for clap wrap_help
This commit is contained in:
parent
87b3579d9c
commit
e5ca1904c7
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ This section contains the changelog from the last release to the next release.
|
||||||
* `libimagentrygrep` was introduced, a crate for seaching in the
|
* `libimagentrygrep` was introduced, a crate for seaching in the
|
||||||
header/content parts of an entry.
|
header/content parts of an entry.
|
||||||
* `imag-ids` can now filter by collection
|
* `imag-ids` can now filter by collection
|
||||||
|
* All crates use "clap" with the "wrap_help" feature now.
|
||||||
* Bugfixes
|
* Bugfixes
|
||||||
* imag does not panic anymore when piping and breaking that pipe, for
|
* imag does not panic anymore when piping and breaking that pipe, for
|
||||||
example like with `imag store ids | head -n 1`.
|
example like with `imag store ids | head -n 1`.
|
||||||
|
|
Loading…
Reference in a new issue