diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 469e879d1..8c19589bd 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.0...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.1...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [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) + + ## [0.15.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.0) - 2024-08-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.26...v0.15.0) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 0ccf71194..c959a5e3e 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.15.0...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.15.1...HEAD) ### Breaking Changes ### Added ### Changed -- Updates zarrita to 0.2.7. [#1169](https://github.com/scalableminds/webknossos-libs/pull/1169) ### Fixed +## [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) + +### Changed +- Updates zarrita to 0.2.7. [#1169](https://github.com/scalableminds/webknossos-libs/pull/1169) + + ## [0.15.0](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.15.0) - 2024-08-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.26...v0.15.0)