summaryrefslogtreecommitdiffstats
path: root/doc/src/09020-changelog.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-03-12 18:23:03 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-03-12 18:23:03 +0100
commitbee2a161ef14e5b29ba6b44b1b4e133c81c12174 (patch)
treeb0dd804aa9aecf1516b127e94ff6fe63d3f9ff15 /doc/src/09020-changelog.md
parent60c1213ae54cf7893a1614e3c76cdfd022854407 (diff)
Add changelog entry for JSON output support in imag-contact
Diffstat (limited to 'doc/src/09020-changelog.md')
-rw-r--r--doc/src/09020-changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index 89ee9130..42577032 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -37,6 +37,8 @@ This section contains the changelog from the last release to the next release.
* `libimagcontact` takes the hash from the vcard object (UID) now.
* `imag-contact` got a `find` command, which matches in fullname, email and
address and either shows or lists the found contacts
+ * `imag-contact list` and `imag-contact find` is now able to print the
+ output as JSON.
* Minor changes
* A license-checker was included into the CI setup, which checks whether all
".rs"-files have the license header at the top of the file