Add changelog entry for JSON output support in imag-contact

This commit is contained in:
Matthias Beyer 2018-03-12 18:23:03 +01:00
parent 60c1213ae5
commit bee2a161ef

View file

@ -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