summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-05-22 23:56:24 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-05-25 10:43:59 +0200
commitd759e402a670437b723526de0645ec9ce4c95b3c (patch)
tree2176a5c222425e56e189053c12bdde74c19e0968 /doc
parentbce167d7402048cf650e94690a1daf3c00f25a48 (diff)
Add changelog for 0.9.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de> (cherry picked from commit 6661b72e3d1a984f3010251698b7ee92be80af1a)
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index 715a4784..023086c4 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -14,6 +14,16 @@ 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.3
+
+Bugfix release for fixing:
+
+* Removed an import which was already there and fails with the current beta
+ compiler
+* Fix a negation error in the config aggregation in imag-log
+* Dependency specification fail in 0.9.2 where everything did not depend on
+ 0.9.2 but 0.9.1
+
## 0.9.2
Bugfix release for fixing: