Add changelog entry for imag-tag CLI rewrite

This commit is contained in:
Matthias Beyer 2018-03-12 20:34:41 +01:00
parent fbc3bda54b
commit c12b88158d

View file

@ -54,6 +54,7 @@ This section contains the changelog from the last release to the next release.
"debug" mode.
* `imag-diary` supports "daily" diaries now.
* `imag-contact` joins multiple emails with "," now
* `imag-tag` commandline was rewritten for positional arguments.
* Bugfixes
* imag does not panic anymore when piping and breaking that pipe, for
example like with `imag store ids | head -n 1`.