diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md index c20ae099..f0235ebe 100644 --- a/doc/src/09020-changelog.md +++ b/doc/src/09020-changelog.md @@ -41,6 +41,11 @@ This section contains the changelog from the last release to the next release. commands * `imag-log show` was aliased to `imag-log list` * Bugfixes + * imag does not panic anymore when piping and breaking that pipe, for + example like with `imag store ids | head -n 1`. + For that, `libimagerror` got a `Result` extension which can translate + errors into exit codes and one for unwrapping or exiting with the + `Err(i32)` from the result. ## 0.6.1