Add changelog for 0.9.3

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 6661b72e3d1a984f3010251698b7ee92be80af1a)
This commit is contained in:
Matthias Beyer 2019-05-22 23:56:24 +02:00
parent bce167d740
commit d759e402a6

View file

@ -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 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.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 ## 0.9.2
Bugfix release for fixing: Bugfix release for fixing: