summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-06 14:28:31 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-04-06 14:28:31 +0200
commit89654118160549a26671ebdbef2547bd59914cb4 (patch)
tree733d8aa41ef667e425ea2e87a5f68838d1543719 /doc
parent4b88dd549c9754d11abde627e6bf65a11ea9d52d (diff)
Add changelog for ", " seperator in "imag contact" output
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 d53273bb..fe366d5e 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -71,6 +71,7 @@ This section contains the changelog from the last release to the next release.
* `libimagentryref` got a utility function for making an entry a ref.
* `libimaghabit` got `Habit::instance_exists_for_date()`
* `imag contact find` understands `--format` now.
+ * `imag contact` uses ", " as seperator for output of lists of values.
* Bugfixes
* imag does not panic anymore when piping and breaking that pipe, for
example like with `imag store ids | head -n 1`.