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