summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-06 15:30:48 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-04-06 15:30:48 +0200
commit0b40b3d9ab042c1144916483388db8e78dcbb61e (patch)
tree2828597fd36e2374a4106e005b63e3ca5598159c /doc
parent431bbfd2fdb0fcf51fbbb81e47b30ff4a1ec55c4 (diff)
Add changelog entry for imag-view viewing multiple entries
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index 5f1bf09b..b9071f95 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -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`.