diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md index df1bd190..f31107cc 100644 --- a/doc/src/09020-changelog.md +++ b/doc/src/09020-changelog.md @@ -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 header/content parts of an entry. * `imag-ids` can now filter by collection + * All crates use "clap" with the "wrap_help" feature now. * Bugfixes * imag does not panic anymore when piping and breaking that pipe, for example like with `imag store ids | head -n 1`.