Add changelog for ", " seperator in "imag contact" output
This commit is contained in:
parent
4b88dd549c
commit
8965411816
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ This section contains the changelog from the last release to the next release.
|
||||||
* `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.
|
* `imag contact find` understands `--format` now.
|
||||||
|
* `imag contact` uses ", " as seperator for output of lists of values.
|
||||||
* 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