Add changelog from v0.6.3
This commit is contained in:
parent
03b5732b07
commit
cbe57f28bf
1 changed files with 9 additions and 0 deletions
|
@ -67,6 +67,15 @@ This section contains the changelog from the last release to the next release.
|
||||||
* `libimagstore` got another fix with the file parsing, as the
|
* `libimagstore` got another fix with the file parsing, as the
|
||||||
`std::str::Lines` iterator takes empty lines as no lines.
|
`std::str::Lines` iterator takes empty lines as no lines.
|
||||||
|
|
||||||
|
|
||||||
|
## 0.6.3
|
||||||
|
|
||||||
|
Bugfix release for fixing:
|
||||||
|
|
||||||
|
* `libimagstore` got another fix with the file parsing, as the
|
||||||
|
`std::str::Lines` iterator takes empty lines as no lines.
|
||||||
|
|
||||||
|
|
||||||
## 0.6.2
|
## 0.6.2
|
||||||
|
|
||||||
Bugfix release for fixing:
|
Bugfix release for fixing:
|
||||||
|
|
Loading…
Reference in a new issue