Add changelog entry for version output change
This commit is contained in:
parent
2089b63d56
commit
c27aa3a2b7
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ This section contains the changelog from the last release to the next release.
|
|||
* The `"Ok"` output which was printed on success was removed from all
|
||||
commands
|
||||
* `imag-log show` was aliased to `imag-log list`
|
||||
* `imag-* --version` shows `git describe` output if binary was compiled in
|
||||
"debug" mode.
|
||||
* 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