Add changelog for libimagerror trace writeln!() fix
This commit is contained in:
parent
c4b33005fd
commit
a72f6482f6
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ This section contains the changelog from the last release to the next release.
|
||||||
* `imag-diary` used the default diary rather than the CLI setting. Now it
|
* `imag-diary` used the default diary rather than the CLI setting. Now it
|
||||||
rather uses the CLI setting and only if that is not present, it uses the
|
rather uses the CLI setting and only if that is not present, it uses the
|
||||||
default.
|
default.
|
||||||
|
* `libimagerror` printed errors with `write!()` rather than `writeln!()`
|
||||||
|
when tracing.
|
||||||
|
|
||||||
|
|
||||||
## 0.6.1
|
## 0.6.1
|
||||||
|
|
Loading…
Reference in a new issue