diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 6328bbca2..ec804419e 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.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.5...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.14.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.5) - 2023-11-08 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.4...v0.14.5) + + ## [0.14.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.4) - 2023-11-07 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.3...v0.14.4) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 0925ded7d..a75ae0628 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -10,18 +10,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.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.5...HEAD) ### Breaking Changes ### Added ### Changed -- Performance improvements for reading from and writing to sharded zarr3 datasets, also speeding up the automated tests [#963](https://github.com/scalableminds/webknossos-libs/pull/963) ### Fixed +## [0.14.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.5) - 2023-11-08 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.4...v0.14.5) + +### Changed +- Performance improvements for reading from and writing to sharded zarr3 datasets, also speeding up the automated tests [#963](https://github.com/scalableminds/webknossos-libs/pull/963) + + ## [0.14.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.4) - 2023-11-07 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.3...v0.14.4)