Add changelog entry for imag-contact email field join seperator

This commit is contained in:
Matthias Beyer 2018-03-12 15:33:46 +01:00
parent a0e59670f0
commit 70208ed768

View file

@ -48,6 +48,7 @@ This section contains the changelog from the last release to the next release.
* `imag-* --version` shows `git describe` output if binary was compiled in * `imag-* --version` shows `git describe` output if binary was compiled in
"debug" mode. "debug" mode.
* `imag-diary` supports "daily" diaries now. * `imag-diary` supports "daily" diaries now.
* `imag-contact` joins multiple emails with "," 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`.