diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md index db922818..a2aea01b 100644 --- a/doc/src/09020-changelog.md +++ b/doc/src/09020-changelog.md @@ -76,6 +76,7 @@ This section contains the changelog from the last release to the next release. Filepath of found contacts. * `imag view` can now view multiple entries at once * `imag view -I` reads store ids from stdin now. + * `libimagstore` iterators have less restricting lifetimes now * Bugfixes * imag does not panic anymore when piping and breaking that pipe, for example like with `imag store ids | head -n 1`.