From 0e8002a63f1b0a7c4f9be8cc6bc4c6d998fb794e Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Thu, 10 Feb 2022 13:37:10 +0000 Subject: [PATCH] Release for v0.9.5 --- cluster_tools/Changelog.md | 6 +++++- webknossos/Changelog.md | 9 ++++++++- wkcuber/Changelog.md | 6 +++++- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 1c4f7496b..b7372027d 100644 --- a/cluster_tools/Changelog.md +++ b/cluster_tools/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.5...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.9.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.5) - 2022-02-10 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...v0.9.5) + + ## [0.9.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.4) - 2022-02-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.3...v0.9.4) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 826e578a2..446dc995d 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.5...HEAD) ### Breaking Changes @@ -15,9 +15,16 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Changed +### Fixed + + +## [0.9.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.5) - 2022-02-10 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...v0.9.5) + ### Fixed - Skeleton: Fixed a bug when comparing `Graph` instances, this fixes failing loads which had the error message `Can only compare wk.Graph to another wk.Graph.` before. [#593](https://github.com/scalableminds/webknossos-libs/pull/593) + ## [0.9.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.4) - 2022-02-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.3...v0.9.4) diff --git a/wkcuber/Changelog.md b/wkcuber/Changelog.md index 38d1697ef..0e4ffc56d 100644 --- a/wkcuber/Changelog.md +++ b/wkcuber/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.5...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.9.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.5) - 2022-02-10 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.4...v0.9.5) + + ## [0.9.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.4) - 2022-02-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.3...v0.9.4)