Add changelog entry for imag-view viewing multiple entries

This commit is contained in:
Matthias Beyer 2018-04-06 15:30:48 +02:00
parent 431bbfd2fd
commit 0b40b3d9ab
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ This section contains the changelog from the last release to the next release.
* `imag contact` uses ", " as seperator for output of lists of values.
* `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
* Bugfixes
* imag does not panic anymore when piping and breaking that pipe, for
example like with `imag store ids | head -n 1`.