Update changelog for 0.9.2.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit d828e5fd6ff2f13c0737260649c28a8fcaab6299)
This commit is contained in:
Matthias Beyer 2019-05-22 22:39:35 +02:00
parent 1c6b02454c
commit bce167d740
1 changed files with 11 additions and 0 deletions

View File

@ -14,6 +14,17 @@ the changelog (though updating of dependencies is).
Please note that we do not have a "Breaking changes" section as we are in Please note that we do not have a "Breaking changes" section as we are in
Version 0.y.z and thus we can break the API like we want and need to. Version 0.y.z and thus we can break the API like we want and need to.
## 0.9.2
Bugfix release for fixing:
* Fix a function that checks a flag. If the flag is not there, it should be "not
set".
* Fix to not ignore errors when collecting links in libimagentrylink
* Remove buildscripts because imag was not installable from crates.io with
buildscripts.
## 0.9.1 ## 0.9.1
Bugfix release for fixing: Bugfix release for fixing: