From bce167d7402048cf650e94690a1daf3c00f25a48 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 22 May 2019 22:39:35 +0200 Subject: [PATCH] Update changelog for 0.9.2. Signed-off-by: Matthias Beyer (cherry picked from commit d828e5fd6ff2f13c0737260649c28a8fcaab6299) --- doc/src/09020-changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md index 0d41b5d6..715a4784 100644 --- a/doc/src/09020-changelog.md +++ b/doc/src/09020-changelog.md @@ -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 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 Bugfix release for fixing: