diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 2b6235ad5..e5e7eb1bd 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.0...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [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) + + ## [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) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 9b372df55..4cd9f3384 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -10,10 +10,20 @@ 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.0...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...HEAD) ### Breaking Changes +### Added + +### Changed + +### Fixed + + +## [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) + ### Added - Added `read_only` parameter for `annotation.temporary_volume_layer_copy`. [#866](https://github.com/scalableminds/webknossos-libs/pull/866) @@ -25,6 +35,7 @@ For upgrade instructions, please check the respective *Breaking Changes* section - Enforce `read_only` property of datasets also for down- and upsampling. [#866](https://github.com/scalableminds/webknossos-libs/pull/866) + ## [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) diff --git a/wkcuber/Changelog.md b/wkcuber/Changelog.md index 8ec9e63ad..e59fdd113 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.0...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [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) + + ## [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)