From f5f5a0b5bfbcabe8b5d218b1f41a740a080f949b Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Mon, 20 Feb 2023 10:34:55 +0000 Subject: [PATCH] Release for v0.12.2 --- cluster_tools/Changelog.md | 6 +++++- webknossos/Changelog.md | 15 +++++++++++---- wkcuber/Changelog.md | 9 ++++++++- 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index e5e7eb1bd..7b4213903 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.12.1...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.2...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.12.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.2) - 2023-02-20 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...v0.12.2) + + ## [0.12.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.1) - 2023-02-16 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...v0.12.1) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index a0877daf8..d49beafe3 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -10,19 +10,26 @@ 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.12.1...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.2...HEAD) ### Breaking Changes ### Added -- Added `RemoteFolder` for assigning remote datasets to a WEBKNOSSOS folder. [#868](https://github.com/scalableminds/webknossos-libs/pull/868) - ### Changed ### Fixed + +## [0.12.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.2) - 2023-02-20 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...v0.12.2) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...HEAD) + +### Added + +- Added `RemoteFolder` for assigning remote datasets to a WEBKNOSSOS folder. [#868](https://github.com/scalableminds/webknossos-libs/pull/868) + + ## [0.12.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.1) - 2023-02-16 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...v0.12.1) diff --git a/wkcuber/Changelog.md b/wkcuber/Changelog.md index 630b06480..12384383a 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.12.1...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.2...HEAD) ### Breaking Changes @@ -15,10 +15,17 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Changed +### Fixed + + +## [0.12.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.2) - 2023-02-20 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...v0.12.2) + ### Fixed - Fixed Docker container startup, by adding version information during build time. [#872](https://github.com/scalableminds/webknossos-libs/pull/872) + ## [0.12.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.1) - 2023-02-16 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.0...v0.12.1)