summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-05-22 22:39:35 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-05-25 10:43:59 +0200
commitbce167d7402048cf650e94690a1daf3c00f25a48 (patch)
treed4aab75e4debe5fc5d9ebc0822a8ab84995336c7 /doc
parent1c6b02454c5617c6c0b99a9008b76917db3fc699 (diff)
Update changelog for 0.9.2.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de> (cherry picked from commit d828e5fd6ff2f13c0737260649c28a8fcaab6299)
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md11
1 files changed, 11 insertions, 0 deletions
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: