Add changelog entry for JSON output support in imag-contact
This commit is contained in:
parent
60c1213ae5
commit
bee2a161ef
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
* `libimagcontact` takes the hash from the vcard object (UID) now.
|
||||||
* `imag-contact` got a `find` command, which matches in fullname, email and
|
* `imag-contact` got a `find` command, which matches in fullname, email and
|
||||||
address and either shows or lists the found contacts
|
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
|
* Minor changes
|
||||||
* A license-checker was included into the CI setup, which checks whether all
|
* 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
|
".rs"-files have the license header at the top of the file
|
||||||
|
|
Loading…
Reference in a new issue