From 7b8925ff6f27d4dc724fe0ec4ce0a961fff888a3 Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Fri, 10 Feb 2023 14:41:05 +0000 Subject: [PATCH] Release for v0.12.0 --- cluster_tools/Changelog.md | 6 +++++- webknossos/Changelog.md | 14 +++++++++++--- wkcuber/Changelog.md | 14 +++++++++++--- 3 files changed, 27 insertions(+), 7 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 268530e03..2b6235ad5 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.11.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.12.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.0) - 2023-02-10 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.4...v0.12.0) + + ## [0.11.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.4) - 2023-02-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.3...v0.11.4) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index e4ae2158d..1d6e1c801 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -10,19 +10,27 @@ 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.11.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...HEAD) ### Breaking Changes -- Dropped support for Python 3.7. [#833](https://github.com/scalableminds/webknossos-libs/pull/833) ### Added -- Added support for Python 3.10. [#833](https://github.com/scalableminds/webknossos-libs/pull/833) ### Changed ### Fixed +## [0.12.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.0) - 2023-02-10 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.4...v0.12.0) + +### Breaking Changes +- Dropped support for Python 3.7. [#833](https://github.com/scalableminds/webknossos-libs/pull/833) + +### Added +- Added support for Python 3.10. [#833](https://github.com/scalableminds/webknossos-libs/pull/833) + + ## [0.11.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.4) - 2023-02-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.3...v0.11.4) diff --git a/wkcuber/Changelog.md b/wkcuber/Changelog.md index 909d72248..8ec9e63ad 100644 --- a/wkcuber/Changelog.md +++ b/wkcuber/Changelog.md @@ -7,19 +7,27 @@ 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.11.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...HEAD) ### Breaking Changes -- Dropped support for Python 3.7. [#833](https://github.com/scalableminds/webknossos-libs/pull/833) ### Added -- Added support for Python 3.10. [#833](https://github.com/scalableminds/webknossos-libs/pull/833) ### Changed ### Fixed +## [0.12.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.0) - 2023-02-10 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.4...v0.12.0) + +### Breaking Changes +- Dropped support for Python 3.7. [#833](https://github.com/scalableminds/webknossos-libs/pull/833) + +### Added +- Added support for Python 3.10. [#833](https://github.com/scalableminds/webknossos-libs/pull/833) + + ## [0.11.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.11.4) - 2023-02-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.11.3...v0.11.4)