Add changelog for "--format" in "imag contact find"

This commit is contained in:
Matthias Beyer 2018-04-06 14:28:13 +02:00
parent 73722c372b
commit 4b88dd549c

View file

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