From 8a2289a84dc618772268bca7c68fbb32b68fbb24 Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Tue, 2 Jan 2024 11:59:02 +0000 Subject: [PATCH] Release for v0.14.13 --- cluster_tools/Changelog.md | 6 +++++- webknossos/Changelog.md | 9 ++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index d0de511aa..65dbcde84 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.14.12...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.13...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.14.13](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.13) - 2024-01-02 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.12...v0.14.13) + + ## [0.14.12](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.12) - 2023-12-19 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.11...v0.14.12) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 0cf7e192e..16251030b 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -10,7 +10,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.14.12...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.13...HEAD) ### Breaking Changes @@ -20,9 +20,16 @@ For upgrade instructions, please check the respective _Breaking Changes_ section ### Fixed + +## [0.14.13](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.13) - 2024-01-02 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.12...v0.14.13) + +### Fixed + - Fixed a bug in reading project info from webknossos using the api client for non-admins. [#972](https://github.com/scalableminds/webknossos-libs/pull/972) + ## [0.14.12](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.12) - 2023-12-19 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.11...v0.14.12)