Add changelog entry for "imag contact find --id / --full-id"
This commit is contained in:
parent
8965411816
commit
431bbfd2fd
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ This section contains the changelog from the last release to the next release.
|
|||
* `libimaghabit` got `Habit::instance_exists_for_date()`
|
||||
* `imag contact find` understands `--format` now.
|
||||
* `imag contact` uses ", " as seperator for output of lists of values.
|
||||
* `imag contact find --id / --full-id` was added for printing Store Id /
|
||||
Filepath of found contacts.
|
||||
* Bugfixes
|
||||
* imag does not panic anymore when piping and breaking that pipe, for
|
||||
example like with `imag store ids | head -n 1`.
|
||||
|
|
Loading…
Reference in a new issue