Add changelog entry or "imag view -I"

This commit is contained in:
Matthias Beyer 2018-04-06 15:41:19 +02:00
parent 0b40b3d9ab
commit bfb9124185
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ This section contains the changelog from the last release to the next release.
* `imag contact find --id / --full-id` was added for printing Store Id /
Filepath of found contacts.
* `imag view` can now view multiple entries at once
* `imag view -I` reads store ids from stdin now.
* Bugfixes
* imag does not panic anymore when piping and breaking that pipe, for
example like with `imag store ids | head -n 1`.