From 67ab0ce7cdee42d1b244f21cf14ca6ad101ddd2c Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Wed, 29 Nov 2023 09:06:26 +0000 Subject: [PATCH] Release for v0.14.9 --- cluster_tools/Changelog.md | 10 ++++++++-- webknossos/Changelog.md | 6 +++++- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 8db3b0adc..e855a3a32 100644 --- a/cluster_tools/Changelog.md +++ b/cluster_tools/Changelog.md @@ -7,18 +7,24 @@ 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.8...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.9...HEAD) ### Breaking Changes ### Added ### Changed -- Added check whether any dask worker has enough resources for the submitted job in the `DaskExecutor`. [#967](https://github.com/scalableminds/webknossos-libs/pull/967) ### Fixed +## [0.14.9](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.9) - 2023-11-29 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.8...v0.14.9) + +### Changed +- Added check whether any dask worker has enough resources for the submitted job in the `DaskExecutor`. [#967](https://github.com/scalableminds/webknossos-libs/pull/967) + + ## [0.14.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.8) - 2023-11-28 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.7...v0.14.8) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index ae6b7cdbe..d4ab8a3e9 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.8...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.9...HEAD) ### Breaking Changes @@ -21,6 +21,10 @@ For upgrade instructions, please check the respective _Breaking Changes_ section ### Fixed +## [0.14.9](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.9) - 2023-11-29 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.8...v0.14.9) + + ## [0.14.8](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.8) - 2023-11-28 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.7...v0.14.8)