diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index b486da729..5fe084354 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.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.5...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.12.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.5) - 2023-06-01 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.4...v0.12.5) + + ## [0.12.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.4) - 2023-05-25 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.3...v0.12.4) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 74daa63f8..80f1a230d 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.12.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.5...HEAD) ### Breaking Changes ### Added -- Added support for Python 3.11. [#843](https://github.com/scalableminds/webknossos-libs/pull/843) ### Changed ### Fixed +## [0.12.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.5) - 2023-06-01 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.4...v0.12.5) + +### Added +- Added support for Python 3.11. [#843](https://github.com/scalableminds/webknossos-libs/pull/843) + + ## [0.12.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.4) - 2023-05-25 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.3...v0.12.4) diff --git a/wkcuber/Changelog.md b/wkcuber/Changelog.md index ee207724a..cc7c19eb6 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.4...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.5...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.12.5](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.5) - 2023-06-01 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.4...v0.12.5) + + ## [0.12.4](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.4) - 2023-05-25 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.3...v0.12.4)