summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-06 15:41:19 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-04-06 15:41:22 +0200
commitbfb912418564e9e9f5ae33bb6277f0c1e7d9c305 (patch)
treecb464c14617faf1d03d9e461b181b16b82fa1c6e /doc
parent0b40b3d9ab042c1144916483388db8e78dcbb61e (diff)
Add changelog entry or "imag view -I"
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 b9071f95..db922818 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -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`.