Add changelog for "--format" in "imag contact find"
This commit is contained in:
parent
73722c372b
commit
4b88dd549c
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ This section contains the changelog from the last release to the next release.
|
||||||
editor object
|
editor object
|
||||||
* `libimagentryref` got a utility function for making an entry a ref.
|
* `libimagentryref` got a utility function for making an entry a ref.
|
||||||
* `libimaghabit` got `Habit::instance_exists_for_date()`
|
* `libimaghabit` got `Habit::instance_exists_for_date()`
|
||||||
|
* `imag contact find` understands `--format` now.
|
||||||
* Bugfixes
|
* Bugfixes
|
||||||
* imag does not panic anymore when piping and breaking that pipe, for
|
* imag does not panic anymore when piping and breaking that pipe, for
|
||||||
example like with `imag store ids | head -n 1`.
|
example like with `imag store ids | head -n 1`.
|
||||||
|
|
Loading…
Reference in a new issue