diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 49d5d4797..2ae0f4056 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.24...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.25...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.14.25](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.25) - 2024-07-18 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.24...v0.14.25) + + ## [0.14.24](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.24) - 2024-07-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.23...v0.14.24) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index e647cd8e6..4c8b2ebd4 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.24...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.25...HEAD) ### Breaking Changes ### Added -- Added support for new voxel size that stores unit and updated to WEBKNOSSOS API version 7. [#1136](https://github.com/scalableminds/webknossos-libs/pull/1136) ### Changed ### Fixed +## [0.14.25](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.25) - 2024-07-18 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.24...v0.14.25) + +### Added +- Added support for new voxel size that stores unit and updated to WEBKNOSSOS API version 7. [#1136](https://github.com/scalableminds/webknossos-libs/pull/1136) + + ## [0.14.24](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.24) - 2024-07-09 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.23...v0.14.24)