diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index d193f02f0..e1026fbc0 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.2...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.3...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.14.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.3) - 2023-10-19 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.2...v0.14.3) + + ## [0.14.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.2) - 2023-10-18 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.1...v0.14.2) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 46c7ce56b..8191a5236 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.2...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.3...HEAD) ### Breaking Changes @@ -18,10 +18,17 @@ For upgrade instructions, please check the respective _Breaking Changes_ section ### Changed +### Fixed + + +## [0.14.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.3) - 2023-10-19 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.2...v0.14.3) + ### Fixed - Fixes bug in FSStore creation when using local paths for zarr data format. [#955](https://github.com/scalableminds/webknossos-libs/pull/955) + ## [0.14.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.2) - 2023-10-18 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.1...v0.14.2)