From 4b2271f74e87220d08270fb8d590763b26054151 Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Thu, 5 Sep 2024 11:05:59 +0000 Subject: [PATCH] Release for v0.15.2 --- cluster_tools/Changelog.md | 6 +++++- webknossos/Changelog.md | 13 +++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 8c19589bd..6a4454bb7 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.15.1...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.2...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.15.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.2) - 2024-09-05 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.1...v0.15.2) + + ## [0.15.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.1) - 2024-08-13 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.0...v0.15.1) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index bb0ebd57a..9b9fa477f 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -10,19 +10,28 @@ 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.15.1...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.2...HEAD) ### Breaking Changes ### Added ### Changed -- Updated and clarified documentation for nd_bounding_box intersected_with method + +### Fixed + + +## [0.15.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.2) - 2024-09-05 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.1...v0.15.2) + +### Changed +- Updated and clarified documentation for nd_bounding_box intersected_with method ### Fixed - Fixed an issue with cattrs v24.1.0. [#1184](https://github.com/scalableminds/webknossos-libs/pull/1184) + ## [0.15.1](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.1) - 2024-08-13 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.0...v0.15.1)